N
natanz
as a matter of design, if you are using a userform to collect some
information that will then be fed into a template, what is the best
approach if someone wants to revise some of that info. Do you bring up
the UserForm again, or do you just leave the user on their own.
In my template i have the user pick a job number, or a job name, and
then fill in the other in some form fields in the document. Once the
userForm is gone, i have disconnected from the data source, so I don't
know how to match data 1 with data 2 without restarting the whole
userform, but that seems like it could be pretty onerous.
any thoughts?
information that will then be fed into a template, what is the best
approach if someone wants to revise some of that info. Do you bring up
the UserForm again, or do you just leave the user on their own.
In my template i have the user pick a job number, or a job name, and
then fill in the other in some form fields in the document. Once the
userForm is gone, i have disconnected from the data source, so I don't
know how to match data 1 with data 2 without restarting the whole
userform, but that seems like it could be pretty onerous.
any thoughts?