Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Norman,
Well, I didn't think about using the Initialize method. I had to modify it a little bit, but that did the trick!!! Thanks a million... mv "Norman Jones" wrote in message ... Hi Michael, Try something like: Private Sub UserForm_Initialize() MultiPage1.Value = 2 ' Zero-based, activates page 3 End Sub |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Default Setting to 1 Page by 1 Page | Excel Discussion (Misc queries) | |||
Setting default pivot table field setting to "sum" | Excel Discussion (Misc queries) | |||
how to put a reference from a page of a multipage form to another page | Excel Programming | |||
Enable/disable page on multipage | Excel Programming | |||
Can I set a page of a Multipage form to active? | Excel Programming |