Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, I have some userforms and some code to get those userforms to work. In a few userforms I end the code like: Code: -------------------- ... Unload Me UserForm3.show -------------------- And when I push the CommandButton2 (=Cancel) on this UserForm3 the previous userform is back again. The only problem is that the "Unload Me" command doesn't work so well. UserForm3 comes in front of the previous userform, but the previous userform isn't really disappearing? Does someone know what the problem is? Thanks in advance! -- leonidas ------------------------------------------------------------------------ leonidas's Profile: http://www.excelforum.com/member.php...o&userid=35375 View this thread: http://www.excelforum.com/showthread...hreadid=558400 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Unload Userform doesn't work here - why? | Excel Programming | |||
Userform Question (Load/Unload/Show/Hide) | Excel Programming | |||
load/unload userform | Excel Programming | |||
unload userform from within one of that form's beforeupdate events? | Excel Programming | |||
XLA Unload problem | Excel Programming |