D
Doug Leveille
I have a bookmark in a table. Using VBA, I want to be
able to select that bookmark and then determine what the
table index number is so I can add columns/rows to it.
The gobjword.activedocument.Tables.count seems to return
the total number of tables in the document. Is there a
way to return the index of the table you current are in?
Thanks
able to select that bookmark and then determine what the
table index number is so I can add columns/rows to it.
The gobjword.activedocument.Tables.count seems to return
the total number of tables in the document. Is there a
way to return the index of the table you current are in?
Thanks