A
Andrew
Simple problem I would think. In a document with multiple tables, how do I determine the index number of the table in which the cursor is located. I want to write this cod
ActiveDocument.Tables(???
How do I know if my current location is Tables(1), Tables(2) or Tables(3
Thank you
Andrew
ActiveDocument.Tables(???
How do I know if my current location is Tables(1), Tables(2) or Tables(3
Thank you
Andrew