I have a table that does not allow duplicate Drivers license numbers.
If a user enters a duplicate DL number into the the Form that I created, Access throws back the whole long duplicate record error. This scares the users.
I would like to do some validation check were it checks the DL number field in the form and then checks the table to see if there is a duplicate DL number. If there is I would like a simple msgbox to display DL number is already on file. My only problem is I have no idea where to start. Any help would be greatly appreciated.
Thanks,
Kacy
________
T transmission
If a user enters a duplicate DL number into the the Form that I created, Access throws back the whole long duplicate record error. This scares the users.
I would like to do some validation check were it checks the DL number field in the form and then checks the table to see if there is a duplicate DL number. If there is I would like a simple msgbox to display DL number is already on file. My only problem is I have no idea where to start. Any help would be greatly appreciated.
Thanks,
Kacy
________
T transmission
Last edited: