J
John Sullivan
I have 3 columns of data. Col 1 is either the number 1
(to indicate that the person lsited on that row has
signed up for volunteer work) or the number 2 (to
indicate has not signed up to work). In the next column,
each row has either the word "New Member Class"
or "Welcome Card." I'd like a formula that would count
the number of people who have signed up and who signed up
as a result of a new member class. I have the formula
=COUNTIF(G2:G34,"New Member Class") but need to know how
to add to the argument the number '1' or '2' to have the
function count only those people who are 1's or 2's
crosstabbed with "New Member Class". Thanks.
(to indicate that the person lsited on that row has
signed up for volunteer work) or the number 2 (to
indicate has not signed up to work). In the next column,
each row has either the word "New Member Class"
or "Welcome Card." I'd like a formula that would count
the number of people who have signed up and who signed up
as a result of a new member class. I have the formula
=COUNTIF(G2:G34,"New Member Class") but need to know how
to add to the argument the number '1' or '2' to have the
function count only those people who are 1's or 2's
crosstabbed with "New Member Class". Thanks.