The users of my database are going to edit/add/delete records in the database using forms. The problem is when they open a form the first record appears in the field boxes and they begin to edit that record thinking they are actually adding a new record. I have a button that clears the displayed record fields for a new entry but it would be easier if the form, on open, does this as they often don't notice the new record button.
How do I get the form to automatically set itself up for a new record on open? Thanks
How do I get the form to automatically set itself up for a new record on open? Thanks