Add Mode

J

Jeremy Dove

How do you open a form in add mode when not using the
switchboard manager.

I want to be able to push a button and open the form in
add mode. Please Help.

Thanks
 
D

Dirk Goldgar

Jeremy Dove said:
How do you open a form in add mode when not using the
switchboard manager.

I want to be able to push a button and open the form in
add mode. Please Help.

Thanks

DoCmd.OpenForm "YourFormName", DataMode:=acFormAdd
 

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