K
ker_01
I've been asked to extract data from an existing form that I didn't set up,
and the format is less than ideal. To minimize my cycles of testing, it would
be much easier to place my cursor in a sample document, and then debug.print
the cursor location as table coordinates so I can hardcode the 'cells' that I
need to extract. There are about 15 tables total, and I'll have to extract
content from most of them.
I played around with the range.parent object but couldn't figure out how to
return the table info.
I also googled, but no joy.
Any suggestions or snippets would be greatly appreciated.
Thanks,
Keith
and the format is less than ideal. To minimize my cycles of testing, it would
be much easier to place my cursor in a sample document, and then debug.print
the cursor location as table coordinates so I can hardcode the 'cells' that I
need to extract. There are about 15 tables total, and I'll have to extract
content from most of them.
I played around with the range.parent object but couldn't figure out how to
return the table info.
I also googled, but no joy.
Any suggestions or snippets would be greatly appreciated.
Thanks,
Keith