Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 441
Default Coding a splash screen to require macros enabled

I am using Office 2003 on Windows XP.

I have created a form in a sheet that many users will open and complete.
Completion of the form and validation are dependent upon several macros so I
am trying to code a splash screen that is in view when the file opens and
only if macros are enabled will the splash screen go away and the form will
become visible.

The problem comes in when the user closes the file. The splash screen must
be brought back into view and the form hidden. I am having difficulty coding
this so it will run properly. At first, on shut down, I got a recursive
message (twice), so I changed some of my code, then it wouldn't let me out at
all, so I changed some more and now my On_Open event won't fire so it is
stuck on the splash screen.

1) Can someone please help me out here with specific example code so I can
make this thing run?

2) I guess there is no way to allow the user to close the file without
saving changes, since it must always be saved with the splash screen visible?

3) Since my code is, at this point, rather convoluted I won't post it,
please just use generic names in the example.

THANKS MUCH FOR YOUR ASSISTANCE!

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 441
Default Coding a splash screen to require macros enabled

I think I've cracked it. I was "over" coding.
No need for replies. Thanks for reading.

"quartz" wrote:

I am using Office 2003 on Windows XP.

I have created a form in a sheet that many users will open and complete.
Completion of the form and validation are dependent upon several macros so I
am trying to code a splash screen that is in view when the file opens and
only if macros are enabled will the splash screen go away and the form will
become visible.

The problem comes in when the user closes the file. The splash screen must
be brought back into view and the form hidden. I am having difficulty coding
this so it will run properly. At first, on shut down, I got a recursive
message (twice), so I changed some of my code, then it wouldn't let me out at
all, so I changed some more and now my On_Open event won't fire so it is
stuck on the splash screen.

1) Can someone please help me out here with specific example code so I can
make this thing run?

2) I guess there is no way to allow the user to close the file without
saving changes, since it must always be saved with the splash screen visible?

3) Since my code is, at this point, rather convoluted I won't post it,
please just use generic names in the example.

THANKS MUCH FOR YOUR ASSISTANCE!

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Splash Screen Brooke Excel Discussion (Misc queries) 5 March 25th 08 03:58 PM
splash screen Dave F Excel Discussion (Misc queries) 2 March 16th 07 05:00 PM
Splash screen Steve Excel Programming 6 August 9th 05 04:53 PM
Splash screen and various screen resolutions George J Excel Programming 4 October 3rd 04 10:15 PM
Splash Screen Libby -xl97 Excel Programming 2 November 10th 03 09:10 PM


All times are GMT +1. The time now is 05:01 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"