Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This code below will rename the Active Page on my multipage. But it doesn't
stay named. The next time I use the form, it's lost it's name. I've done this similar thing for labels, and their caption will stick, why wn't this? Private Sub cmRename_Click() Me.MultiPage2.SelectedItem.Caption = MyValue End Sub Private Sub cmCloseForm_Click() ActiveWorkbook.Save Unload UserForm End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Chart page renaming is not sticking | Charts and Charting in Excel | |||
Need help getting pictures to stick! | Excel Discussion (Misc queries) | |||
Row Stick | Excel Discussion (Misc queries) | |||
Avoid renaming page fields | Excel Discussion (Misc queries) | |||
Format won't stick | Excel Discussion (Misc queries) |