Counting number of X's in a column

S

Susie Harris

I need to sum up the number of "Xs" in a column. I would be extremely
grateful if someone could help me with the formula. I cannot seem to get one
to work. We are using Excel 2003.

Thank you.
 
B

Bob Phillips

=COUNTIF(A:A,"X")

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
S

Susie Harris

Bob,
Ohmigosh!!!! That is just too simple. Thank you so much. I was waaayyy too
stuck on an if statement.
--
Susie Harris
Operations Manager
Environmental Education Association of Washington


Bob Phillips said:
=COUNTIF(A:A,"X")

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top