Show Only Form When Database Opens

aldeb

Registered User.
Local time
Today, 05:03
Joined
Dec 23, 2004
Messages
318
I am sure this has come up a thousand times and I searched but could find nothing about this. I have a database with one main form and many queries. When the database is opened by users I would like for only the form to show. I do have queries in a dropdown list on the form to run. Basically, I only want the form to show when the database is open but I want to be able to get to the menu's etc when I need to.

Please help.
 
You need to give each user's an access rights. If you dont want to do this, you better hide all the query objects you created.
 
Show Only Form

I really just want the form to show up when the database opens. No toolbars, no menu, etc.
 

Users who are viewing this thread

Back
Top Bottom