Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a macro, which under some conditions load an UserForm, and under other conditions don't. And, on some of these conditions, the UserForm is only loaded, but not shown (for extraction certain information) To make sure, that I clean up my act, I have an Unload UserForm statement at the very end of the macro. But, for some weird obscure reason the Unload statement actually LOADS the userform before unloading it!!! So, my question is, how to test if the UserForm is already opened, so I only Unload it, if it is open??? TIA, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Constantly loaded userform?? | Excel Programming | |||
Check if Workbook fully loaded... | Excel Programming | |||
Testing if Userform loaded | Excel Programming | |||
How check if form is loaded? | Excel Programming | |||
Detecting if a userform is loaded | Excel Programming |