Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The Userform_Initialize event is "triggered" once the userform is loaded in
memory, it is helpful if you want a routine to load/run before the userform gets visible. The Userform_activate event is [once more] "triggered" when the user clicks or calls the userform when it has already been loaded in memory and it has lost the focus, or receives it for the first time, it is like the got_focus event of any control. -- -- -- Error: App. "GetUpAndWork.exe" couldn't be loaded, "ImToTired.exe" is blocking it's execution. -- Walter R . [zz] wrote in message ups.com... | What is the difference between Userform Initialize and Userform | Activate? | |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
UserForm initialize event run when UserForm is shown | Excel Programming | |||
initialize value in userform when opened | Excel Programming | |||
UserForm initialize | Excel Programming | |||
userform initialize | Excel Programming | |||
initialize userform, using a sub | Excel Programming |