Hi,
Sorry if this is an easy question I am not very good with access.I have created a table and a data entry form.
Example:
ID Test Date Serial Number
1 16/02/16 90001234
2 16/02/16 90002134
3 16/02/16 90009999
4 16/02/16 90001234
The Serial Number is a validate rule Like"9000????" to make sure data is entered correctly.
Is there any way to check if the serial number is unique.
If its now unique I want it give a warning but still enter the data.
Thanks for any help it will be greatly appreciated.