COUNTIFS with more than 2 criterion

Hi,

I am trying to do a count for a field with 3 criteria. I want to do COUNTIFS( A = "x", B = "y", and C = "Z"). Is there a way to achieve this as COUNTIFS only allows you to do this with 2 criterion?

Comments

  • L_123
    L_123 ✭✭✭✭✭✭

    Countifs will allow you to use as many criterion as you want. just keep going with the same format.

    range, criteria, range, criteria, range, criteria and so on

    the only requirement is that the ranges need to all be the same size.

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!