Form Priority

S

Saxman

I have created a form with command buttons, but how do I get the form to
load on startup whenever I load the database into Access?

I must be able to do it from form properties somewhere?
 
R

Rick Brandt

Saxman said:
I have created a form with command buttons, but how do I get the form
to load on startup whenever I load the database into Access?

I must be able to do it from form properties somewhere?

Not with form properties, but with Startup options for the file.

With that file loaded go to Tools - Startup - Display Form
 
Top