PC Review


Reply
Thread Tools Rate Thread

How do I count the number of times a particular word is used?

 
 
markythesk8erboi
Guest
Posts: n/a
 
      20th Mar 2008
My question is in column (B) I have many different names of companies and
there are also blank cells. I want to know if I can have a count of how many
times each name has appeared into a seperate worksheet. For example: B1 = ABC
Co.

B2 = Fish inc.

B3 = ABC Co.
So in sheet number 4 I want a list that says something like ABC Co. 2,

Fish inc. 1.
Please remember also that there are MANY different names but only about a
dozen that I want for this count.
 
Reply With Quote
 
 
 
 
dan dungan
Guest
Posts: n/a
 
      20th Mar 2008
If your list is in a worksheet named Company List,

Insert a new worksheet named Counted Companies, list the company names
you want to count in column A.

in column b, put this formula and copy it down to the last item in
your list:

=COUNTIF('Company List'!A1:A369,A
 
Reply With Quote
 
Barb Reinhardt
Guest
Posts: n/a
 
      20th Mar 2008
Have you tried using the COUNTIF function?
--
HTH,
Barb Reinhardt



"markythesk8erboi" wrote:

> My question is in column (B) I have many different names of companies and
> there are also blank cells. I want to know if I can have a count of how many
> times each name has appeared into a seperate worksheet. For example: B1 = ABC
> Co.
>
> B2 = Fish inc.
>
> B3 = ABC Co.
> So in sheet number 4 I want a list that says something like ABC Co. 2,
>
> Fish inc. 1.
> Please remember also that there are MANY different names but only about a
> dozen that I want for this count.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
count the number of times a specific word appears in a column =?Utf-8?B?QkFS?= Microsoft Excel Worksheet Functions 1 27th Jun 2006 05:03 PM
Can WORD count the number of times a selected word occurs =?Utf-8?B?Z29tYXA=?= Microsoft Access 1 20th Jan 2006 11:04 PM
how do I count the number of times a word is repeated in a range? =?Utf-8?B?c29s?= Microsoft Excel Misc 3 14th Jul 2005 01:53 PM
I would like to count the number of times a particluar word appea. =?Utf-8?B?TWF0aWxkYQ==?= Microsoft Access 1 7th Mar 2005 07:39 AM
count number of times a word appears in a column swino Microsoft Excel Charting 1 15th Nov 2003 12:23 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:43 AM.