Hi Everyone - this is my first post and it is a pleasure to now be a part of your community. I am a bit stuck however with a formula and I hope someone can help me!
I am trying to set a data validation rule based on one cell meeting one either of two conditions, and another cell not meeting a condition for the error message to display but I am having no luck. I have used IF / OR / AND statments before in general excel but the logic seems to be different in data validation custom formulas?
When cell I26 is selected for input I want an error message to display when one of either two conditions are met in cell C21 (in this case "Lifetime C", or 'Lifetime F"), and when cell F11 does not equal a particular date.
I tried this and other formuals but none seem to work: =and(f11<>datevalue("31/12/2030"),or(C21="Lifetime D & O Commercial",c21="Lifetime D & O Financial))
I have also tried 'dumbing down' the logic to meet only one condition in cell C21 and that didn't work either...
Appreciate in advance any assistance anyone can give.
Thanks
Derek
Bookmarks