A
Allencp
I am trying to create a function to count the number of cells in a range
where 2 conditions must be met before the cells will be counted. if
"a1:a5=apples and b1:b5 =texas, then return with number of matches (for
example).
A1 B1 c1
apples texas spring
grapes florida winter
oranges texas summer
apples virgina summer
peach georgia fall
fruit virginia summer
For example, I want to know how many "apples" come "texas".
Assuming the above is possible, is it also possible to do the above
using the "SUBTOTAL" function, because I use filters frequently? For
example, to filter for spring AND apples from texas.
where 2 conditions must be met before the cells will be counted. if
"a1:a5=apples and b1:b5 =texas, then return with number of matches (for
example).
A1 B1 c1
apples texas spring
grapes florida winter
oranges texas summer
apples virgina summer
peach georgia fall
fruit virginia summer
For example, I want to know how many "apples" come "texas".
Assuming the above is possible, is it also possible to do the above
using the "SUBTOTAL" function, because I use filters frequently? For
example, to filter for spring AND apples from texas.