Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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). -- Regards, Bill Renaud |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Unable to use the back/forward buttons in the OPEN menu | Excel Discussion (Misc queries) | |||
Tool bar keeps changing back after I add edit buttons | Excel Discussion (Misc queries) | |||
User forms "back" buttons | Excel Discussion (Misc queries) | |||
Back color of dynamically-created buttons | Excel Programming | |||
forward and back buttons in EXCEL | Excel Programming |