Acccess 2007 Settings

A

Allen Browne

Click the Office button (circle at top left).
Then click Access Options (bottom of dialog.)
Under Current Database, define the startup form.

Alternatively, use an macro named AutoExec. In the macro, use the OpenForm
action. Set the Data Entry property to Yes of that's what you meant by a new
entry.
 
Top