Totalling Text

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

Guest

I have a spreadsheet that contains text (Business names, addresses, phone
numbers, etc.). I'd like to COUNT the number of a specific word (business
manufacturer) in a column. How do I do that?
 
I tried that. I keep getting a "0" as my total. The formula I used was:

=COUNTIF(A3:A119,"Toyota")
 
If the word is embedded in longer text, write the formula as

=COUNTIF(A3:A119,"*Toyota*")
 

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