Totals

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi (again!)

On a similar theme - how do I total up the contents of a column - i.e what
formula could I use to total how many times the word "DOG" appears in column
B of a spreadsheet of pets?

Many thanks,

Ian
 
=COUNTIF(B:B,"DOG")

--

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

Back
Top