Saving User Selections made on a Form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

All,

I have created a series of forms that are set up much like a wizard. This
form is used on a regular basis. On the forms the user is forced to make
several selections. Is there a way to create a template or a map of some
sort that saves the users selections so that the next time the user opens the
form, their selections are already made for them.

If this is possible, could the user have more than one map/template?

Thanks in advance.
 
I think I'd use another worksheet (hidden).

If your userform is in an addin and you want to retain those values, remember to
save that addin in your code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top