hairyfingers
New Member
- Joined
- Sep 10, 2015
- Messages
- 18
Hi
If I have this table in cells A1 to C4
Apples 1 yes
Pears 1 no
Oranges 3 no
Plums 4 yes
want to count fruit which have a "1" in col B and a "yes" or "no" in col C using COUNTIFS and an array to create an OR criteria
So like this:
If I have this table in cells A1 to C4
Apples 1 yes
Pears 1 no
Oranges 3 no
Plums 4 yes
want to count fruit which have a "1" in col B and a "yes" or "no" in col C using COUNTIFS and an array to create an OR criteria
So like this: