Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I remove pages from a MultiPage at run time? (The pages were added at
run time.) This does not work for me. Dim delpage As Page For Each delpage In MultiPage1.Pages If delpage .index 2 Then MultiPage1.Pages.Remove delpage End If Next T.I.A. Geoff |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is it possible to disable a tab/page on a multipage Userform? | Excel Programming | |||
How do I set the focus to a page in a multipage | Excel Programming | |||
Delete multipage | Excel Programming | |||
how to put a reference from a page of a multipage form to another page | Excel Programming | |||
Can I set a page of a Multipage form to active? | Excel Programming |