Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a column of text where I need to count the unique values. The column
of text is in another worksheet called Dist. The column of data may look like this: 24509 13450 24509 18709 24509 13450 I have no idea what the column of data may contain beforehand, so I can't do a count of "24509", but I need the result to look like this: 24509 3 13450 2 18709 1 Any suggestions? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count Instances of Text in String Q | Excel Worksheet Functions | |||
Count Multiple Instances of Text in a Cell | Excel Discussion (Misc queries) | |||
How do I count the # of unique occurences of a text in a column? | Excel Worksheet Functions | |||
count unique instances based on two columns | Excel Worksheet Functions | |||
counting unique instances of text in a list | Excel Worksheet Functions |