Next and Back Buttons

  • Thread starter TotallyConfused
  • Start date
T

TotallyConfused

In my user form I would like to add "next" and "back" buttons to navigate
from one user form to another. How can I do this? Do I add these buttons to
all the forms. Is there a way to just add buttons to the main screen and
have them show on all forms? Please any help will be greatly appreciated.
Thank you
 
B

Bill Renaud

I think you could just use a MultiPage control on your form that would
cover most of the form, except for the bottom, where you would put your
"Cancel", "< Back", "Next >", and "Finish" or "OK" buttons. See the
Tools|Options dialog box for an example of a MultiPage control on a form,
and the Text Import Wizard dialog box for an example of multiple buttons at
the bottom without the MultiPage control (Excel 2000 for me).
 

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

Top