By default, when opening an Access form the first record entered into the form is displayed. How can a form be setup to open to a new record, instead of displaying existing records first?
Can this statement be created with an On Open Event in the properties of the Form? If so, what would the code look like? (I'm horrible with VBA.) Thanks.
If you want a particular form to open in Add mode regardless of how it is opened set it's Data Entry property to Yes. This is found on the properties sheet on the Data tab.
"The Key, The Whole Key, and Nothing But The Key, So Help Me Codd!"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.