Count cells based upon criteria in other cells
Try the below formula
=COUNTIF(J:J,"RB1")
--
Jacob
"JT" wrote:
The cells in column J contains donations made by various individuals. Cells
in column R contain certain member classifications. Am looking for a formula
that looks at column R, then counts the number of entries in the
corresponding cells in colum J for each member classsification. EX: in
column R there are three classifications: RB1, RB2, RB3. Need to count how
many donations in column J are made by each classification.
Many thanks!
|