A
ash.gary
Does anyone know how to count the number of cells in one column based
on a value in a second column? Example:
Column 1 Column 2
Car Green
Car
Car Green
Boat Green
Train Green
The empty cell was intentional. I would like to count the number of
"Green" in Column 2 only if it coincides with "Car" in Column 1, so
the result would = 2. I tried using Dcount but I couldn't get it to
work.
Thanks in advance for any help that you can provide.
on a value in a second column? Example:
Column 1 Column 2
Car Green
Car
Car Green
Boat Green
Train Green
The empty cell was intentional. I would like to count the number of
"Green" in Column 2 only if it coincides with "Car" in Column 1, so
the result would = 2. I tried using Dcount but I couldn't get it to
work.
Thanks in advance for any help that you can provide.