View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
BRob BRob is offline
external usenet poster
 
Posts: 24
Default Counting unique values in a table

I've got a 20 column 30 row table and in it are whole numbers. (Although not important their values are from about 100 to 850.)

What I want to do is create another worksheet with 2 columns :

a.. Col 1 - A sorted list (descending) of unique values in the table
b.. Col 2 - A count of the number of occurences of that value in the table.

Can SKS give me some idea of how I might go about it.

TIA

Rob