ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   Text data - formulas (https://www.excelbanter.com/new-users-excel/194715-text-data-formulas.html)

ExcelBeginner

Text data - formulas
 
I am entering text data into a spreadsheet and I need to know how to
calculate the number of times particular words/phrases appear in each column.
I am very new to excel, so any help would be appreciated!

Peo Sjoblom

Text data - formulas
 
=COUNTIF(A1:A1000,"word")

replace A1:A1000 with your range and word with the word you want to count


--


Regards,


Peo Sjoblom





"excelbeginner" wrote in message
...
I am entering text data into a spreadsheet and I need to know how to
calculate the number of times particular words/phrases appear in each
column.
I am very new to excel, so any help would be appreciated!




RagDyeR

Text data - formulas
 
To add to Peo, if the "word" is not the only text in the cell, but may be
combined with other words, include the wildcard in the search:

=COUNTIF(A1:A1000,"*word*")

--

HTH,

RD
================================================== ===
Please keep all correspondence within the Group, so all may benefit!
================================================== ===

"Peo Sjoblom" wrote in message
...
=COUNTIF(A1:A1000,"word")

replace A1:A1000 with your range and word with the word you want to count


--


Regards,


Peo Sjoblom





"excelbeginner" wrote in message
...
I am entering text data into a spreadsheet and I need to know how to
calculate the number of times particular words/phrases appear in each
column.
I am very new to excel, so any help would be appreciated!






All times are GMT +1. The time now is 09:49 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com