Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am scattered today. Yesterday this code was working fine and today it is
not. I am getting a Type MisMatch Error indicated below, why? Private Sub cboIllumination_Change() Dim pg As Page 'disables all three pages For Each pg In mpgIllumination.Pages pg.Enabled = False Next pg End Sub -- Cheers, Ryan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Enable Property of Multipage Control Pages = CheckBox.Value | Excel Programming | |||
Loop through pages in multipage control | Excel Programming | |||
how to switch pages in a multipage control by a commandbutton | Excel Programming | |||
Multipage Control Pages - Changing Index Value in Code | Excel Programming | |||
Multipage Control Pages - Changing Index Value in Code | Excel Programming |