See Formula Below

Count if issuer cell contains "Monkey" or "Bananas" and OK/NG CM does not contain "OK 3" if OK 3 return 0.


=COUNTIFS(ISSUER@row, HAS(@cell, "Monkey", OR("Bananas", [OK/NG CM]@row, FIND("OK 3", @cell) = 0)))

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!