B
Bosun
I'm a bit new at Word 2000 Vba, and after some initial success I find I need
to identify a table that follows an item of text. Having found the text, I
can move the selection forward until Selection.Information(wdWithInTable) is
True. The question is how do I refer to that table? How do I find the
current table's index number within the Tables Collection sot hat I can
process data it contains?
I'm sure I've missed something simple
Adrian
to identify a table that follows an item of text. Having found the text, I
can move the selection forward until Selection.Information(wdWithInTable) is
True. The question is how do I refer to that table? How do I find the
current table's index number within the Tables Collection sot hat I can
process data it contains?
I'm sure I've missed something simple
Adrian