Kip Posted September 15, 2004 Posted September 15, 2004 I am stuck on validation. I have different values that should be checked by a calculation. For instance the values are: bread butter cheese flower The calc should check if these values are unique. So it should not be possible to add this value twice: bread butter cheese bread Does someone know how to fix this? Thank you so much!
RalphL Posted September 15, 2004 Posted September 15, 2004 Use a self-relationship based on record serial number or other key field. Use the count function.
Recommended Posts
This topic is 7472 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now