Hello,
I have been handed a word document that has had a table created inside a textbox. My task is to auto populate the cells of the table using VBA with data sourced from a database.
I can open the document and reference the shape that is the textbox, but I have no idea how to take the next step and get to the table.
Aside from redesigning the document to lose the textbox and just have the table, can anyone suggest a way to access the table?
Thanks