Listing and counting names in a column

Deek45

New Member
Joined
Aug 7, 2010
Messages
21
I have to list and count the name in a column. There are over 2000 names that could appear and creating a countif formula for each would take too long. Is there a formula that will list all the name and the amount of time each appears?<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:eek:ffice:eek:ffice" /><o:p></o:p>
<o:p> </o:p>
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
Try a Pivot Table: drop the names into both the Row labels and Sum fields

Excel Workbook
ABCD
1NamesRow LabelsCount of Names
2GeorgeChris2
3PeterFred1
4IvanGeorge2
5PeterIvan1
6JohnJohn1
7GeorgePeter3
8ChrisGrand Total10
9Chris
10Peter
11Fred
Sheet3
 
Upvote 0
Try a Pivot Table: drop the names into both the Row labels and Sum fields

Excel Workbook
ABCD
1NamesRow LabelsCount of Names
2GeorgeChris2
3PeterFred1
4IvanGeorge2
5PeterIvan1
6JohnJohn1
7GeorgePeter3
8ChrisGrand Total10
9Chris
10Peter
11Fred
Sheet3

The issue is I would have to know all the names in the list to use a pivot table. Some of the names may be numbered companies that will only or have only been used once.
 
Upvote 0
You don't have to know all the names!

Did you actually try what I suggested?
 
Upvote 0
Screenshot of what I did

scrgch.png
 
Upvote 0

Forum statistics

Threads
1,215,012
Messages
6,122,682
Members
449,091
Latest member
peppernaut

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top