+ Reply to Thread
Results 1 to 3 of 3

How to extract top 5 values with display its adjacent cells values?

  1. #1
    Registered User
    Join Date
    06-29-2016
    Location
    us
    MS-Off Ver
    2010
    Posts
    2

    Question How to extract top 5 values with display its adjacent cells values?

    Column A=Location, Column=Percentage
    my formula =Index($A$13:$A$40,Match(Large($D$13:$D$40+Rows($D$13:$D$40)/100,B2),$D$13:$D$40+Rows($D$13:$D$40)/100,0))
    The formula doesn't work, it returns nothing but value error. I need to extract the top 5 values includes ties if any with display its adjacent cells values(location). Thank You.

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,146

    Re: How to extract top 5 values with display its adjacent cells values?

    =INDEX($A$13:$A$40,match(large(D$13:$D$40,rows($1:1)),D$13:$D$40,0))
    Entry with CtrL+Shift+Enter

    Copy down

    See Tony's post which accounts for duplicates.
    Last edited by JohnTopley; 06-29-2016 at 12:17 PM.

  3. #3
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: How to extract top 5 values with display its adjacent cells values?

    See this...

    https://www.excelforum.com/showthread.php?p=3396886
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ 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. Display ActiveCell and Adjacent Cell Values in message Box
    By Tellm in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-27-2015, 12:16 PM
  2. [SOLVED] Generating values in number of cells based on adjacent cell values
    By subbby in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-24-2014, 04:34 PM
  3. [SOLVED] Find max value in a range and display adjacent values appearing in same row
    By T15K in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-30-2013, 09:15 PM
  4. Replies: 3
    Last Post: 07-30-2012, 11:20 AM
  5. values of adjacent cells
    By neocuproine in forum Excel General
    Replies: 6
    Last Post: 06-09-2011, 04:41 PM
  6. Adding values from adjacent cells
    By buzzin77 in forum Excel General
    Replies: 8
    Last Post: 08-23-2010, 01:09 PM
  7. Returning Values for 2 Non-Adjacent Cells
    By Martin Barret in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-03-2006, 10:08 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