Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is this the only way to determine if a userform is
visible? : if (Userform.Visible = true) then ' code here end if The problem with this code is that it seems to automatically run the Userform_Initialize() routine. I'm wondering how can I detect if a userform is visible without causing the Userform_Initialize() routine to get invoked?? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Determine tje last visible row on the screen. | Excel Programming | |||
A way to Determine visible cells on the page | Excel Programming | |||
Determine if a PivotField is visible? | Excel Programming | |||
Determine upper visible corner of sheet | Excel Programming | |||
Programmatically determine if a control is .VISIBLE or not. | Excel Programming |