I want to create a Welcome Screen that changes after a few seconds

R

Rick B

If you create a bitmap file and store it in the same folder as your databse
and name it the same as your database (with the extension .bmp) then it will
replace the Access splash screen.

Other wise, you'd need to create a form. Have is open on startup (use the
Tools/Startup). Add code in the form's timer event to close after a set
anmount of time. Or allow the user to close it with a button.
 

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