All using 2010. I have a form that new users can add new records. The problem is every now and then there are blank records without data; just the primary key. How can I prevent this? Is there a way if the user starts a new record and back out the data that the record doesn't save? I don't know what they are doing because they tell me they are not starting the record and not entering any data. I thought about validation; like you can't move forward without completing the record but what if they change their mind about adding a record. Thanks for your help in advance.