Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm quite sure this is a silly question but I need to ask it anyway. If the
"x" on the upper right corner of the user form is used to close it, does that automatically Unload it? Or do I need to tell it to Unload in the termination event? It seems pretty obvious it should be the former, but I hate assuming and then having things get hosed because I did. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The internal form close event that occurs when you click the big X on a
UserForm does unload it. And the only silly questions are those never asked. "slarbie" wrote: I'm quite sure this is a silly question but I need to ask it anyway. If the "x" on the upper right corner of the user form is used to close it, does that automatically Unload it? Or do I need to tell it to Unload in the termination event? It seems pretty obvious it should be the former, but I hate assuming and then having things get hosed because I did. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Close User Form | Excel Discussion (Misc queries) | |||
Unable to close 2nd user form | Excel Programming | |||
Call user form from ThisWorkbook; close file if form closed | Excel Programming | |||
close user form | Excel Programming | |||
Open Only the User Form ... or Close Everything ! | Excel Programming |