Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
It's got to be a newbie question: I have, for a change, stuff in MyForm_Initialize that can yield an error. I trap it with On Error GoTo, where Msg explains it to user. Now, if there's no other statements past Msg, I get to see troubled form anyway. If I put Unload Me after Msg then this triggers Initialize and there we go again with error, trapping of it, Msg etc. Looping, mind you. How do you avoid this situation elegantly? TIA Paul |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Not Unloading a UserForm | Excel Programming | |||
Unloading User Forms? | Excel Programming | |||
Unloading A Form | Excel Programming | |||
Unloading an Add-In | Excel Programming | |||
How can I avoid form destruction?? | Excel Programming |