+ Reply to Thread
Results 1 to 3 of 3

How do I create a list of the most frequent numbers appearing in an exisiting random list?

Hybrid View

  1. #1
    Registered User
    Join Date
    08-01-2012
    Location
    Mihigan
    MS-Off Ver
    Excel 2003
    Posts
    1

    How do I create a list of the most frequent numbers appearing in an exisiting random list?

    I have several lists of numbers. I am trying to get a simple report of the the 5 most frequent numbers, in decending order of frequency.

  2. #2
    Registered User
    Join Date
    07-31-2012
    Location
    Southern California
    MS-Off Ver
    Excel 2007
    Posts
    9

    Re: How do I create a list of the most frequent numbers appearing in an exisiting random l

    Hello. Do a search of the MODE function and see if that helps you.

  3. #3
    Registered User
    Join Date
    05-09-2012
    Location
    Des Moines, IA
    MS-Off Ver
    Excel 2010
    Posts
    27

    Re: How do I create a list of the most frequent numbers appearing in an exisiting random l

    You could try using the FREQUENCY function, then sorting the result. Of course, multi-cell arrays don't sort, so you'll have to do a paste values first.

    I know of no formula that does this directly. If you need such a formula, you could post this question in the VBA section

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1