View Single Post
 
Old 03-14-2022, 05:16 AM
TheBigBoss TheBigBoss is offline Windows 7 32bit Office 2010 32bit
Advanced Beginner
 
Join Date: Dec 2016
Posts: 56
TheBigBoss is on a distinguished road
Default

Thanks Gmayor for your reply.

Sure, I will have to error trap each tables.
Counting cells is a possibility... however, since the last table has a bookmark, I am thinking about selecting tables 1 to 4 as range and check if bookmark is there.


Why not creating a straightforward template?
Indeed. We get document from our clients so the macros we have are macros that will reset default - default masthead + default pagesetup + default stylesheet... while doing the default settings, macro will check for the type of document (category properties) and will load the few specificities.

I hope it is understable. Since most of our templates follow the default one, I decided to have macros (instead of hundreds of templates) and just a few templates on the side for the specific ones.

Thanks
Reply With Quote