+ Reply to Thread
Results 1 to 4 of 4

Returning The 5 Name of the highest 5 value field

  1. #1
    Forum Contributor
    Join Date
    05-19-2015
    Location
    Karnataka, INdia
    MS-Off Ver
    MS Office 2010
    Posts
    277

    Returning The 5 Name of the highest 5 value field

    Hello,

    I know the formula to return the name of the highest value in a dataset. Now i need the names corresponding to their highest 5 values.

    Please Login or Register  to view this content.

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Returning The 5 Name of the highest 5 value field

    Maybe use formula like =INDEX($A$1:$A$28,MATCH(LARGE($B$1:$B$28,D3),$B$1:$B$28,0)). See the file I attached.
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    05-19-2015
    Location
    Karnataka, INdia
    MS-Off Ver
    MS Office 2010
    Posts
    277

    Re: Returning The 5 Name of the highest 5 value field

    Thanks for your input. Is there a way to get the bottom 5 names corresponding to their values

  4. #4
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Returning The 5 Name of the highest 5 value field

    Change Large to Small --> SMALL($B$1:$B$28,D3)

+ 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. Formula for returning the highest value in a range
    By t.groves in forum Excel General
    Replies: 2
    Last Post: 05-11-2016, 09:54 AM
  2. Returning Highest Value in Countif
    By riff100 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-20-2015, 05:48 PM
  3. Returning next highest value from =small(if.....)
    By MARKSTRO in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-02-2012, 05:12 PM
  4. [SOLVED] Returning the 5 highest values in a row.
    By LucG in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 07-24-2012, 02:36 PM
  5. Returning the Highest Count of a row of Values
    By hammer2 in forum Excel General
    Replies: 2
    Last Post: 12-06-2011, 09:25 PM
  6. Excel 2007 : Returning the highest value in a range
    By JohnJC in forum Excel General
    Replies: 3
    Last Post: 10-01-2010, 08:45 AM
  7. Returning highest value
    By Fishbone in forum Excel General
    Replies: 7
    Last Post: 08-12-2005, 10:05 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