Counting two different values in one column
Kyle Black
✭✭✭✭✭
Need to count "completed" and/or No action needed" values in one column. not sure how to write a count formula to perform an or count.
Best Answer
-
In the criteria write:
OR(@cell="completed", @cell="No action needed")
Answers
-
In the criteria write:
OR(@cell="completed", @cell="No action needed")
-
second question, can i use this in a countifs? S it will count this for each department individually?
-
you definitely can
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!