I have created a form that does inserts into a table. However, when the form is opened using explorer, existing data from the table to be inserted into shows up in the fields. I would prefer the fields be blank when the form is opened so as to indicate to the user that the form is ready to receive the new record(s) to be inserted into the table. How can this be done? Thanks for any help.