M
Mike Starr
I've created a template that presents a user form. The form has a text field
that the user enters a filename. I use this filename and another variable to
construct the name that the document will be saved as.
I need to store the user-entered name in the saved document along with the
other variable so that if a user opens a previously saved document based on
this template, I can retrieve those variables.
How does one store a variable so that it will persist in the saved document
for later retrieval??
Thanks
Mike
that the user enters a filename. I use this filename and another variable to
construct the name that the document will be saved as.
I need to store the user-entered name in the saved document along with the
other variable so that if a user opens a previously saved document based on
this template, I can retrieve those variables.
How does one store a variable so that it will persist in the saved document
for later retrieval??
Thanks
Mike