CountIf Formula with Multiple Criteria in the Same Column

Options

Smartsheet Community:

I amnot sure what I am doing wrong but I am trying to Count the Number of Test Case if it Meets this Criteria:

John Doe

Test Case in Status of Pass, Fail, or Re-Test Needed


Here is my Current Formula that is Yielding 0 even though the Number should be 4:

=COUNTIFS({UAT Test Cases v2 Range 1}, "John Doe", {UAT Test Cases v2 Range 2}, "Pass", {UAT Test Cases v2 Range 2}, "Failed", {UAT Test Cases v2 Range 2}, "Retest Needed")

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!