IF, AND, OR formula

Ross Novotny
✭✭✭✭✭
I am trying to write a formula thats an IF, AND, OR formula and can't get the syntax correct. I am looking to evaluate IF, a rule with 2 criteria are true OR a different rule with 2 criteria are true, then use a certain formula, if not, leave blank.
Can someone layout the general syntax of this formula?
Best Answer
-
Try something like this...
=IF(OR(AND(.................), AND(............)), "output")
Answers
-
Try something like this...
=IF(OR(AND(.................), AND(............)), "output")
-
As always @Paul Newcome . You are the man, thank you. (Check your linkedin when you have a moment.)
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!