I had a macro on machine using Word 2000, which used the 'Select Cell' function to make sure that all text was retrieved, even multiple line table cells. On a Word 97 machine, I don't have the 'Select Cell' facility. Can anyone please tell me how to select all the text in a table cell for assignation to a variable? Thank you. Dave W.
Answered in the word97vba newsgroup. Please do not multipost. -- Please respond to the Newsgroup for the benefit of others who may be interested. Questions sent directly to me will only be answered on a paid consulting basis. Hope this helps, Doug Robbins - Word MVP "Dave W." wrote in message news:d0c71e$lrl$1@news6.svr.pol.co.uk... >I had a macro on machine using Word 2000, which used the 'Select Cell' >function to make sure that all text was retrieved, even multiple line table >cells. > On a Word 97 machine, I don't have the 'Select Cell' facility. Can anyone > please tell me how to select all the text in a table cell for assignation > to a variable? > Thank you. > > Dave W. >