i want to make a start form

S

Sara Fayez

hi all:
can any one tell me how todo this i have a starting form in my DB i
want it to appere in from view when any one cliks on th DB icon
 
S

Sean

Add a macro called "AutoExec"

In there put an action to OpenForm.

Should be as easy as that...

Sean
 
B

Brendan Reynolds

From the Tools menu choose Startup, and then in the Startup dialog box
select your form from the drop-down list labelled Display Form/Page.
 
Top