Hi All
Is it possible to get the text from a table cell in word using OLE - I know you can replace text in a cell.
Cheers
Colin
Hi All
Is it possible to get the text from a table cell in word using OLE - I know you can replace text in a cell.
Cheers
Colin
cText = oWord:ActiveDocument:Tables(1):Cell(1, 1):Range:TextHi Anserkk
Thanks for your reply.
Cheers
Colin