Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a splash screen that shows at application startup. Here is my
auto_open code Sub auto_open() Application.Visible = False SPLASH.Show Call AppSetup End Sub Problem: When the application starts there is a moment when the workbook shows an open spreadsheet (maybe 1/4 second) and then hides to show the splash screen and then opens fully after the AppSetup macro is complete. Is there a better way to do this so I don't get the opening flicker? Glen |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
splash screen | Excel Discussion (Misc queries) | |||
splash screen macro problem | Excel Programming | |||
Splash screen and various screen resolutions | Excel Programming | |||
Splash Screen Problem | Excel Programming | |||
Splash Screen | Excel Programming |