Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hey, Here's my problem/question. I have a big excel file with about 6000 rows of data (mostly text). The 6,000 entries in Column B are all text and that is the data I'm interested in. Each entry contains a person's name. My goal is to figure out which name's are the most commonly listed. Yes I could just sort by that particular column and I've done that. But with 6000+ entries, it's still hard to tell which are listed the most. So my aim would be something like the following... If I have this in Column B (shorter version, what is listed after the '--' would be the cell contents): Row1 -- Jake Scott Row2 -- Donald Smith Row3 -- Tim Matthews Row4 -- Donald Smith Row5 -- Jake Scott Row6 -- Donald Smith For it to be able to tell me that 'Jake Scott' occurs 2 times, 'Donald Smith' occurs 3 times, and 'Tim Matthews' occurs 1 time. And then sort those numbers so I can have a list of the most common entries. Would this be possible? If so, how? If not, any other ideas outside of Excel? regards, Jon -- juggo ------------------------------------------------------------------------ juggo's Profile: http://www.excelforum.com/member.php...o&userid=31519 View this thread: http://www.excelforum.com/showthread...hreadid=512036 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I set text to top of cell next to wrap text in Excel? | New Users to Excel | |||
Wrap text ceases to function in Excel if cell exceeds 9 lines | Excel Worksheet Functions | |||
Formulas dealing with text data | Excel Worksheet Functions | |||
Finding Specific Text in a Text String | Excel Worksheet Functions | |||
Finding Duplicate text strings with a single column | Excel Worksheet Functions |