Adding IF to a COUNTIFS
Heather K
✭✭
I have a formula to count based on multiple criteria which works correctly.
=COUNTIFS([Change Originator Link]:[Change Originator Link], [Change Originator]@row, [DCO Status]:[DCO Status], NOT(OR(@cell = "Implemented", @cell = "Cancel")))
However, if the Change Originator (column name) for that row is blank, I would like the formula to return a blank. How do I add that to this formula?
Tags:
Comments
-
That gives me an incorrect argument set error.
-
Perfect, thank you very much!
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!