M Mik3 Registered User. Local time Today, 05:55 Joined Jul 10, 2003 Messages 60 Jul 28, 2003 #1 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?
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?
Mile-O Back once again... Local time Today, 05:55 Joined Dec 10, 2002 Messages 11,316 Jul 28, 2003 #2 Why don't you just set the field's Indexed property to Yes (No Duplicates)?
M Mik3 Registered User. Local time Today, 05:55 Joined Jul 10, 2003 Messages 60 Jul 28, 2003 #3 coz the error message is too long and might not be very clear for a user - is it possible to customise it?
coz the error message is too long and might not be very clear for a user - is it possible to customise it?
KingKong senior monkey Local time Today, 06:55 Joined May 2, 2003 Messages 18 Jul 28, 2003 #4 Mik, Check this thread on customizing error messages: http://www.access-programmers.co.uk/forums/showthread.php?s=&threadid=36782 Credits go to ghudson. Grtz, Peter.
Mik, Check this thread on customizing error messages: http://www.access-programmers.co.uk/forums/showthread.php?s=&threadid=36782 Credits go to ghudson. Grtz, Peter.