How to count X's in a column

  • Thread starter Thread starter Marie1uk
  • Start date Start date
M

Marie1uk

Hi,

I need to count the number of X's that appear in column B. What would
the best function be to do this?

Many thanks,

Marie
 
=COUNTIF(B:B,"X")

--
HTH

Bob Phillips

(replace somewhere in email address with gmail 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

Back
Top