Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / March 2007

Tip: Looking for answers? Try searching our database.

most often occurent value(s)

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Tamas Konczer - 14 Mar 2007 12:32 GMT
I would like to count and determine the most often (10) occurent
values (strings) in a column.

How can I do that?
Thank you very much your help.
Bernie Deitrick - 14 Mar 2007 15:38 GMT
Tamas,

Use a helper column of formulas.  For example, in cell B2:

=IF(COUNTIF($A$1:A2,A2)=1,COUNTIF(A:A,A2),"")

Copy down to match your column, then use Data / Filter..   Autofilter    and pick "Top 10" from the
dropdown at the top of column B.

HTH,
Bernie
MS Excel MVP

>I would like to count and determine the most often (10) occurent
> values (strings) in a column.
>
> How can I do that?
> Thank you very much your help.
jan - 14 Mar 2007 18:24 GMT
Tamas

A pivot-table can do the job for you.

Jan
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.