Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Splash Screen for Spreadsheet

Status
Not open for further replies.

bnc123

Technical User
Mar 25, 2001
59
AU
I have made a splash screen for my spreadsheet, which shows-up for a couple of seconds when one opens the spreadsheet. Then it disappears. I created it using the instructions on
I made a userform and then a macro to kill that form etc. etc. So far, so good.

Is there any way I can make that splash screen appear again by clicking on a button or something, just like showing the "About" screen of a software?

FYI, I am a total zero in Visual Basic.
 


Hi,

Then you might want to post this in VBA Visual Basic for Applications (Microsoft) Forum707

Skip,

[glasses] [red]A palindrome gone wrong?[/red]
A man, a plan, a ROOT canal...
PULLEMALL![tongue]
 
place a button in your sheet - load and show the user form and place a close button on the user form to let the user close it manually.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top