I have two different table on two different sheet in my document. Each tab has two buttons to produce an excel output using a VBscript. 1st button generates the output of the particular sheet object and second is to generate a full pack.
I need help to -
1. Generate a full pack as a one excel file.
2. Should not generate the messages when I call both subs together only final messages to be displayed.