R
RoBo
I am having the following problem wih a Word template.
I created a template wit a number of forms. Through an AutoNew macro, a form
is opened. The user fills out this form; the fields are stored in
documentvariables within the document. The user then sends the document
(automatically saved through VBA code) to the helpdesk of the organization.
The helpdesk would like to open the document with the form that the user
filled in opened in order to add some data to it, print the document and svae
it for future usage.
If this is possible, I would like to know what VBA code I need to do so.
Thanks for your help and suggestions, Ron
I created a template wit a number of forms. Through an AutoNew macro, a form
is opened. The user fills out this form; the fields are stored in
documentvariables within the document. The user then sends the document
(automatically saved through VBA code) to the helpdesk of the organization.
The helpdesk would like to open the document with the form that the user
filled in opened in order to add some data to it, print the document and svae
it for future usage.
If this is possible, I would like to know what VBA code I need to do so.
Thanks for your help and suggestions, Ron