View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
joel joel is offline
external usenet poster
 
Posts: 9,101
Default most often values of a column

If you actually need the string returned, then my previous response is the
only solution that is posted that will give the string. the others are only
giving the count.

"Tamas Konczer" wrote:

I would like to count and determine the most often (10) occurent
values (strings) of a column.

How can I do that?
Thank you very much your help.