View Full Version : Splash Screen


davie303
06-12-2001, 12:41 AM
Can any one tell me how to create asplash screen that will open when i open my database
and display for acouple of seconds.

David Clarke

dc@darkjava.co.uk

KevinM
06-12-2001, 01:12 AM
Just create your form and have it open in the StartUp options.
In the OnTimer event put...Docmd.Close
Chamge the Timer (milliseconds) property to the length of time that you want it shown.

HTH

DES
06-12-2001, 04:18 AM
There is a sample at:
http://www3.sympatico.ca/qaissuper/Index.html