J
jdtivoli
I have a table which contains fields representing the
serial numbers of equipment.
I have created the table and set the serial number field
to be indexed "Yes(No Duplicates)". And this works fine
for preventing duplicate data from being entered.
I would like to have an error message pop up telling the
user that an attempt was made to input data which already
exists in the table.
How can I do this?
Jesse
serial numbers of equipment.
I have created the table and set the serial number field
to be indexed "Yes(No Duplicates)". And this works fine
for preventing duplicate data from being entered.
I would like to have an error message pop up telling the
user that an attempt was made to input data which already
exists in the table.
How can I do this?
Jesse