Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am trying to set a default opening page for the multipage on a userform. When I use: Private Sub MultiPage1_Change() UserForm1.MultiPage1.Value = 0 End Sub OR Private Sub MultiPage1_Change() MultiPage1.Value = 0 End Sub The dafult still does not work and it causes the labelling tabs to not work correctly. I have to click it twice, 1st changes the tab appearnce 2nd changes the actual page. I would simply like it to always open on the first page. Thanks in advance, Matt |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Default ribbon to open by default when opening xls in browser | Excel Discussion (Misc queries) | |||
Multipage - default to particular page | Excel Programming | |||
How To Open First Worksheet By Default? | Excel Discussion (Misc queries) | |||
can you set a default page in a Multipage userform? | Excel Programming | |||
Qn: Setting MultiPage page default??? | Excel Programming |