CharlesC Posted November 30, 2005 Posted November 30, 2005 (edited) Hello, I've solved a problem here before, and it helped my learning, so here goes: I want to validate a field called "Title" so as to prevent duplicates of that field unless a particular value in another field called "Actions" is set to value 'Out' I have a vague sense of the syntax IF "Actions ≠ Out" AND "Title = !!" THEN "Duplicates are Not Allowed." I also want some way to prevent the creation of these duplicates. Any help would be much appreciated. Edited December 1, 2005 by Guest
Recommended Posts
This topic is 6998 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