I have a form to input records to a table. I would like it to open on an empty add (New) instead of displaying the first record of the table. To be used by a Navigation Form which opens the input form from a button. thanks
|
You can use
If you want to always use the form that way, you can set its Data Entry property to Yes (on the Data tab of the form's property sheet). | |||
feedback
|
|
In the
| |||
feedback
|