Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a splas screen showing with this code:
Private Sub UserForm_Activate() Const SS_DURATION As Long = 5 'seconds Application.OnTime Now + TimeSerial(0, 0, SS_DURATION), "KillTheForm" End Sub Is it possible to have the splash screen show without anything behind them for 5-10 seconds or while the workbook is loading. What I want the user to see is the splash screen alone for a short time. No Excel worksheets, No Excel tool bars, etc. Hank |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
userform startup splash screen | Excel Programming | |||
Splash screen and various screen resolutions | Excel Programming | |||
Splash Screen | Excel Programming | |||
Splash Screen | Excel Programming | |||
Splash Screen | Excel Programming |