Quote:
After running a macro at the beginning of the table it should get tagged as “AAA” then it should be Ask for confirmation at the end of the table as “wish you want to continue the table “Yes” or “No”. if we select yes then it should be move to the next table and again it should be asked for confirmation Yes or No until we select No. if we select No then it should be tagged as “BBB” at the ending of the table.
...
I need to tag all the tables in a document based on the table header presentation, there will be a minimum of 40 tables in a document to tag this manually…
|
Your instructions are unclear as to what is the point of the msgbox. Do you want to tag every table with the same AAAtableBBB pattern or have some that go AAAtabletableBBB? I wrote the macro for the latter situation.