A
Alan @ealing
We have a very comlex document containing 22 tables. As part of the coding we
have a small macro that tells you the table, row and column of the cursor
position. Is there any way, as these tables are all set as named objects to
return the name of that too, eg
Set TableM1 = ActiveDocument.Tables(1) [ideal return] "TableM1"
have a small macro that tells you the table, row and column of the cursor
position. Is there any way, as these tables are all set as named objects to
return the name of that too, eg
Set TableM1 = ActiveDocument.Tables(1) [ideal return] "TableM1"