Hi apologies if this has been covered. Probably a simply query but I cant work it out.
Anyway
I have a range of text and I want to count them based on criteria from differing columns.
For example:
A--------B-------C
Blue----Apple-----
Blue----Apple-----
Yellow--Apple-----
Blue-----Pear------
So I want to count the amount of 'blue apples' (Dont know where you'd get blue apples mind) so it should return: 2
Anyway
I have a range of text and I want to count them based on criteria from differing columns.
For example:
A--------B-------C
Blue----Apple-----
Blue----Apple-----
Yellow--Apple-----
Blue-----Pear------
So I want to count the amount of 'blue apples' (Dont know where you'd get blue apples mind) so it should return: 2