Is it possible to saveas a workbook or a worsheet, discarding the macros and the controls.
The application generates invoices, and I would like only those to be saved, without command buttons and code.
1) Create a template file by saving an existing invoice to a separate filename, and of course remove all the buttons and code.
2) In your application file, modify the code to:
a) Open the template file,
b) Copy the invoice data to the template file
c) Save the template file with an incremental filename - possibly including the invoice number.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.