Hi:
I know how to navigate to a table, row, and cell and write text into it but how can I do the opposite? I want to open the word document which is already populated and read say table(0) row (1) and cell (0) and assign the value of what is in that cell to a variable. Any code examples would be great! Thanks.