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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Welcome Form

Status
Not open for further replies.

Ynnej

Programmer
Apr 4, 2004
2
PH
I've created a form called Welcome -
When I click on the Microsoft Application Access Application icon, I'd like the form Welcome to appear on the screen automatically, is there a way I can do this?
Thanks
 
Hi,

All you have to do is start Access with the name of the database that you want to open. Change the command line in the Windows shortcut target to:

msaccess <path\dbname>

That should do the trick.

If you have set your Welcome screen to open when your database opens, it should be displayed on start up.

dz
 
Go to Tools, Startup and specify the name of the form you want to open when the database opens. - - - -

Bry
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top