I have an access database with some queries, tables and form. Is there an option which would display only the form when anyone opens the database?
So when I open a database I want to see the form Open (Tabbed) and no other objects, basically hide the navigation pane.
Thanks in advance
You can set various start up options. It is probably best to build a run-time solution, if you wish to deploy your application.
Basics for Building Access 2007 Runtime-Based Solutions
Which contains:
Setting Startup Options