D
David Seibel
The following example illustrates what I would like to do:
There are 2 columns of data: column A with types of fruit and column
with color (apple red, apple green, banana yellow, banana green, etc.)
I would like to count all apples that are red (i.e., count column b
"red" while column A = "apples")
I believe that I have to use the countif function but haven't found ou
how or even if it is possible to condition the count based on values i
another column.
Don't know if the and function comes into play and if it does how t
use it.
Thanks for any assistance you may be able to provide
There are 2 columns of data: column A with types of fruit and column
with color (apple red, apple green, banana yellow, banana green, etc.)
I would like to count all apples that are red (i.e., count column b
"red" while column A = "apples")
I believe that I have to use the countif function but haven't found ou
how or even if it is possible to condition the count based on values i
another column.
Don't know if the and function comes into play and if it does how t
use it.
Thanks for any assistance you may be able to provide