word appearance and totalling

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

Guest

I have 2 words that appear in th same column ORDER and CLOSED. I would like
at the bottom of the spread sheet a total of each word so at the bottm it
says 54 ORDERS and 105 CLOSED. Is this possible and how do I do it?
 
=COUNTIF(<<rage>>,"CLOSED")

=COUNTIF(<<rage>>,"ORDER")

Place the abobe in each cell you wish to get the count for
 

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