View Full Version : newbie default view question


Emery
07-22-2008, 03:18 PM
Hi. Is there a way to set the default view in Access 03 and 07, so when a user opens the file, the correct view is already open?

For example, I have a simple contacts db. Inside are two views: a table view, and an individual client view. I want the individual client view to be up by default. Currently, however, the db always opens blank, and I have to double click the individual client view from the left panel to get it to open.

Thanks,

-Emery

jfgambit
07-22-2008, 03:36 PM
If the Client View is a form then set the default Display Form to that form:
Access 2007 - Windows Icon (Top left corner) / Access Options / Current Database / Display Form (select your form)

Emery
07-22-2008, 04:37 PM
Cool, thanks.