Create splash screen

H

Howard

Is there a way a developer can create a Splash Screen
that precedes the Switchboard similar to the one that
precedes the switchboard on the Sample CD in Step By Step
Access 2002?
 
L

Larry Linson

You can certainly create a splash screen... it's just another Form you
create, and the one you specify as being automatically executed when you
specify Tools | Startup on the menu. I believe I have such a screen, with
user input required to move on to a menu in the image-handline sample
databases at http://accdevel.tripod.com. If you don't want user action
required to move on to the menu, you can set a Timer and open the menu and
close the splash screen after a desired time.

Larry Linson
Microsoft Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top