B
bluehawk
I have created a userfrom where the users would enter the details on
this form and it will automatically populate the underlying word doc.
I.e., name and address, etc..
My problem is that when the user re-open the word doc after having save
and close the word doc, the userform goes back to its orginal state, and
the user has to re input the form all over again.
Is there anyway for the userform to keep what ever the user has entered
after its been closed?
I.e., my userform request users to input Name and address among other
things. After pressing okay, the underlying documens will have the
name and address pre-populated.
When the user close and reopen the docs, the userform is now blank
again. And if the user presses okay, the original details are replaced
with blanks.
this form and it will automatically populate the underlying word doc.
I.e., name and address, etc..
My problem is that when the user re-open the word doc after having save
and close the word doc, the userform goes back to its orginal state, and
the user has to re input the form all over again.
Is there anyway for the userform to keep what ever the user has entered
after its been closed?
I.e., my userform request users to input Name and address among other
things. After pressing okay, the underlying documens will have the
name and address pre-populated.
When the user close and reopen the docs, the userform is now blank
again. And if the user presses okay, the original details are replaced
with blanks.