Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have a code that should load EzPaste form as a kind of splashscreen and unload it when the main form (BinsUserForm) finishes to load and show EzPaste.Show DoEvents BinsUserForm.Show Unload EzPaste The problem is that after the main form (BinsUserForm) is loaded and displayed, the first one (EzPaste) shows itself again for a few milliseconds and disappears after that Is there a way to cancel the display of EzPaste the second time after BinsUserForm is displayed? The main form is a quite heavy one with a lot of boxes and commands buttons, making it slow to load Thanks a lot Avi |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
When does DoEvents return? | Excel Programming | |||
DoEvents and Semaphoring | Excel Programming | |||
DoEvents | Excel Programming | |||
DoEvents?? | Excel Programming | |||
Doevents Application | Excel Programming |