Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Smokey_Vol
 
Posts: n/a
Default Counting words............


How can I give the total of how many times a word appears in a column?


--
Smokey_Vol


------------------------------------------------------------------------
Smokey_Vol's Profile: http://www.excelforum.com/member.php...o&userid=29717
View this thread: http://www.excelforum.com/showthread...hreadid=495182

  #3   Report Post  
Posted to microsoft.public.excel.newusers
BenjieLop
 
Posts: n/a
Default Counting words............


Smokey_Vol Wrote:
How can I give the total of how many times a word appears in a column?


Assuming your column range is A1:A100, you can use this

=COUNTIF(A1:A100,\"WORD_THAT_NEEDS_TO_BE_COUNTED\" )[/b] OR

IF THE WORD THAT YOU WANT TO COUNT IS, SAY, IN CELL B1, THE ABOVE
FORMULA CAN BE MODIFIED TO BE

[b]=COUNTIF(A1:A100,\"*\"&B1&\"*\")

Hope this is what you looking for.

Regards.


--
BenjieLop


------------------------------------------------------------------------
BenjieLop's Profile: http://www.excelforum.com/member.php...o&userid=11019
View this thread: http://www.excelforum.com/showthread...hreadid=495182

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using COUNTIF for Counting Words? Rich B Excel Worksheet Functions 2 September 26th 05 08:40 PM
Counting words johanl Excel Discussion (Misc queries) 1 July 30th 05 10:17 AM
counting specific words jen Excel Worksheet Functions 2 June 25th 05 12:46 AM
triadic combinations of words jayock02 Excel Worksheet Functions 1 June 19th 05 02:10 AM
counting instances of words in a worksheet cell CJ Excel Discussion (Misc queries) 2 December 22nd 04 02:49 AM


All times are GMT +1. The time now is 07:35 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"