View Single Post
 
Old 09-07-2017, 05:42 AM
Deadly48 Deadly48 is offline Windows 10 Office 2016
Novice
 
Join Date: Sep 2017
Posts: 3
Deadly48 is on a distinguished road
Default 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.
Reply With Quote