Forum Discussion

dsmith57405740's avatar
dsmith57405740
Copper Contributor
Mar 27, 2024

Combining COUNTIF and AND functions

Is it possible to use AND with a COUNTIF function? I have a table of data and I want to count the number of occasions 

  • mathetes's avatar
    mathetes
    Silver Contributor

    dsmith57405740 

     

    Assuming you're still interested in the question you started to ask, there are definitely ways to get a count of rows that meet multiple conditions. If not through COUNTIF and AND, then through COUNT and FILTER, using FILTER to recognize the meeting of the several criteria.

Resources