I have a table that a specific field can't have a duplicate record in it. I have the property in the table set to no duplicates. The name of the field is serialnumber. My form has 20 fields in it. The problem is I have to go through all twenty fields before I get the error message that the table has a duplicate record. The first field on the form is the serial number field. How can I change my form so it verifies the record isn't a duplicate immediatly.
Thanks in advance
Thanks in advance