In MS Access how i can make the desing view be in the start up?

G

Guest

I want to know How i can make the desing view for form start up automatically
when i open the database?

thank you
 
J

John Vinson

I want to know How i can make the desing view for form start up automatically
when i open the database?

thank you

Create a Macro named AutoExec, with one line using the OpenForm action
to open your form.

John W. Vinson[MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top