You need to sign in to do that
Don't have an account?

Simple formula for validation rule
Hi,
I have a simple formula I need help with for a validation rule. The criteria is IF Course__r.Name CONTAINS 'ICT' or 'Maths' or 'English' AND RecordTypeId not equal to ‘0120O000000tbh0QAA’ THEN THE VALIDATION RULE SHOULD FIRE
I've tried a couple ways but to no avail.
Any help is much appreciated :)
Many Thanks,
Natasha
I have a simple formula I need help with for a validation rule. The criteria is IF Course__r.Name CONTAINS 'ICT' or 'Maths' or 'English' AND RecordTypeId not equal to ‘0120O000000tbh0QAA’ THEN THE VALIDATION RULE SHOULD FIRE
I've tried a couple ways but to no avail.
Any help is much appreciated :)
Many Thanks,
Natasha
Try this.