View Single Post
  #1   Report Post  
Cheryl W
 
Posts: n/a
Default Using countif with 2 conditions

I want to count the number of times the data in column a =913 AND the value
in column c is <=999. I only want to count rows in which both conditions are
true. Countif only allows for one condition so how do I accomplish this?