validation rule

Mik3

Registered User.
Local time
Today, 05:55
Joined
Jul 10, 2003
Messages
60
I need to make a validation rule so that a user is not allowed to enter duplicate values in a "tools" table.
How can I make it look in the Tool Name field to search for duplicate values?
 
Why don't you just set the field's Indexed property to Yes (No Duplicates)?
 
coz the error message is too long and might not be very clear for a user - is it possible to customise it?
 

Users who are viewing this thread

Back
Top Bottom