#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default counting names

I am trying to count the number of times all names in a list are listed. I
have 1200 names and many are listed many times. I need to find out the
number of times the names occur. I am using Excel 2003 Any help?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default counting names

Do you already have a list of 1200 names? If not, it is easy to
generate them from your list containing duplicates. Highlight this
list (assume it is in column C) and include a header, then copy it to
a new sheet in column A. With the data still highlighted, click on
Data | Filter | Advanced Filter, and in the pop-up you should check
Unique Records only, check Copy to Another Location, and specify C1 as
the destination. Click OK and you will have your unique list in column
C, with your header in C1 - you can delete columns A and B.

Now in the new column B enter this formula:

=COUNTIF(Sheet1!C:C,A2)

assuming that your names are in column C of the original sheet -
adjust as necessary. Copy this formula down to cover your 1200 unique
names, and yo uwill have a count of each of them.

Hope this helps.

Pete

On Mar 26, 12:25*am, behind the counter person <behind the counter
wrote:
I am trying to count the number of times all names in a list are listed. I
have 1200 names and many are listed many times. *I need to find out the
number of times the names occur. *I am using Excel 2003 Any help?


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
counting names wildauk Excel Discussion (Misc queries) 3 February 20th 08 01:33 AM
counting of names ekkeindoha Excel Discussion (Misc queries) 2 February 13th 08 09:13 AM
counting names [email protected] Excel Worksheet Functions 4 June 18th 07 11:36 AM
Counting Names in a List ChemicalJasper Excel Discussion (Misc queries) 1 January 22nd 07 02:54 PM
Counting names in a column but counting duplicate names once TBoe Excel Discussion (Misc queries) 9 May 11th 05 11:24 PM


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

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

About Us

"It's about Microsoft Excel"