A
Andy Faust
Hi there. I have a Word .dot template file that I use to generated
pre-formatted documents. The template contains some macro code that prompts
the user for some data then generates a new doc. Anyway the
project/module/code that is contained in the template is also being saved in
the final document; and I don't want that macro code in my final document.
So I wanted to change the macro code in my template to modify the generated
document in some way so when it is saved (by the end-user) the macro code
that was contained in the template should NOT be saved with the newly created
doc file. Any ideas would be appreciated, thanks.
pre-formatted documents. The template contains some macro code that prompts
the user for some data then generates a new doc. Anyway the
project/module/code that is contained in the template is also being saved in
the final document; and I don't want that macro code in my final document.
So I wanted to change the macro code in my template to modify the generated
document in some way so when it is saved (by the end-user) the macro code
that was contained in the template should NOT be saved with the newly created
doc file. Any ideas would be appreciated, thanks.