Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a splash screen to 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 mement when the workbook shows and open spreadsheet (maybe .25 seconds) 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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Application.Visible = False | Setting up and Configuration of Excel | |||
Application.Visible = False | Excel Discussion (Misc queries) | |||
Autoshapes not visible on spreadsheet but visible in print preview | Excel Discussion (Misc queries) | |||
Linked Excel Chart within hidden Word Application Visible | Excel Programming | |||
Toggle Text in a column to be visible or not visible | Excel Programming |