![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Apr 2002
Posts: 43
|
If you have a column of names (some names are the same) how do you produce a seperate table that produces a column with the names (without repetition) and then a second column showing the results of how often those names occur?
|
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Helena, MT
Posts: 13,690
|
You can use advanced filter, unique records only option , filter to new location for to produce a list of unique names. Then use COUNTIF to count each name in the first list.
|
|
|
|
|
|
#3 | ||||||||||||
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Create a PivotTable like the one show below...
*
* [ This Message was edited by: Mark W. on 2002-04-05 07:30 ] |
||||||||||||
|
|
|
|
|
#4 |
|
New Member
Join Date: Apr 2002
Posts: 43
|
Thanks Ienez but I can't seem to get the COUNTIF to work.
Mark W. I did this before but I don't want a grand total, can I get rid of that? |
|
|
|
|
|
#5 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Quote:
|
|
|
|
|
|
|
#6 |
|
New Member
Join Date: Apr 2002
Posts: 43
|
Thank you, thank you, thank you.
I've got both ways working now. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|