+ Reply to Thread
Results 1 to 4 of 4

Want the 5 hottest numbers of the list!

  1. #1
    Registered User
    Join Date
    08-27-2015
    Location
    Schoorl, The Netherlands
    MS-Off Ver
    2021
    Posts
    67

    Want the 5 hottest numbers of the list!

    Hi,

    Can someone help me. I created a column which generates random numbers between 1 and 25. But now
    I want the second column D to show the 5 hottest random numbers starting with the hottest one. And beside that
    column in E I want to see how much each number got repeated.

    Can someone help me with this probably easy task?

    Thanks a bunch.
    Attached Files Attached Files

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Want the 5 hottest numbers of the list!

    Please define hottest.

    Do you have Excel 365 or perhaps Excel 2019. This will make it easier to avoid duplicate random numbers.

    If you mean largest then perhaps in D3 copied down
    =LARGE($B$3:$B$32,ROW()-2)

    You'll need to copy this down more than 5 rows to avoid duplicates. Then Use a COUNTIF() function in column E.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Registered User
    Join Date
    08-27-2015
    Location
    Schoorl, The Netherlands
    MS-Off Ver
    2021
    Posts
    67

    Re: Want the 5 hottest numbers of the list!

    I have office 2010 lol.

    Hottest numbers are the ones that repeated most.

    I'm not very proficiant with the software, I added your formula in D3 but it doesn't convert to anything.

  4. #4
    Forum Contributor
    Join Date
    05-03-2021
    Location
    Nashville
    MS-Off Ver
    MS Office 365
    Posts
    184

    Re: Want the 5 hottest numbers of the list!

    This is how I would do it.

    A series of ranking

    However, "RANDBETWEEN" is a volatile formula and will change every time something updates
    so your data set will literally be random and change every update to the workbook.
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] To find all combinations of numbers from list of numbers that adds upto a specified number
    By Vivek2705 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 01-07-2019, 06:33 AM
  2. Replies: 1
    Last Post: 03-07-2016, 01:58 PM
  3. list of numbers in excel and I need to find which numbers in the list add up to 16
    By mnmtnman in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-07-2016, 12:25 PM
  4. Mean of Highest 20% of list of numbers when list of numbers may vary?
    By nufcac in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-11-2015, 07:29 AM
  5. Replies: 8
    Last Post: 11-19-2014, 06:12 PM
  6. [SOLVED] re-numbering a list of numbers based on another list of numbers to get a sequential order
    By ryan.wherry in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-10-2014, 03:27 PM
  7. [SOLVED] Getting Excel 2007 to list the cell numbers of the top five ranked numbers in a column.
    By Securitysports in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-02-2013, 11:42 AM

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