Permanently renaming a word table
I have a requirement to automatically add rows and text to various tables in a word document, using a VBA form and option boxes. The code I have can rename a table and insert, however, I need to know the table order number. This order may change as the document is edited. The problem I have is finding a way of permanently rename a table so that I can find the correct table to insert the row and text. In the document I'm adding multiple tables throughout the document I need to ensure I select the correct one.
|