sccrsurfer
Board Regular
- Joined
- Feb 22, 2011
- Messages
- 61
Hey guys,
I have a questionnaire that runs over 5 user form i.e. you click the "next" button when done with one user form, and a new one opens. I want a progress bar to let the user know how far they've progressed through the questionnaire.
Also, I have a back button on the different forms and I'm able to allow the user to go back to the previous user form if they want to change answers. The only problem is that if they click the "back" button, the answers disappear! I want the user to be able to click "back" on the questionnaire (which takes them to the previous user form), and have their answers be stay put on the user form. This causes a problem for the user and for me. I have this data written to another worksheet, and when someone clicks "back" and begins to answer the questions again, the data writes to a new line.
Thanks!
I have a questionnaire that runs over 5 user form i.e. you click the "next" button when done with one user form, and a new one opens. I want a progress bar to let the user know how far they've progressed through the questionnaire.
Also, I have a back button on the different forms and I'm able to allow the user to go back to the previous user form if they want to change answers. The only problem is that if they click the "back" button, the answers disappear! I want the user to be able to click "back" on the questionnaire (which takes them to the previous user form), and have their answers be stay put on the user form. This causes a problem for the user and for me. I have this data written to another worksheet, and when someone clicks "back" and begins to answer the questions again, the data writes to a new line.
Thanks!