+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Registered User
    Join Date
    01-28-2010
    Location
    earth, milky way
    MS-Off Ver
    Excel 2003
    Posts
    32

    Match Large, Return value in column to left

    Here's my situation:

    Column A contains identifiers
    Column B contains values

    Column D is blank (will have corresponding identifier to column E)
    Column E is the largest value (i'm using the large function to give me top 10 values)

    What do i put in column D?

  2. #2
    "Eagle Eyed" Forum Moderator oldchippy's Avatar
    Join Date
    02-14-2005
    Location
    Worcester, UK
    MS-Off Ver
    Excel 2007 (Work) and 2007 (Home)
    Posts
    7,130

    Re: Match Large, Return value in column to left

    Hi,

    Try this

    =INDEX($A$1:$A$10,MATCH(E1,$B$1:$B$10,0)) adjust range to suit
    oldchippy
    -------------


    If you are happy with the help you have received, please click the blue scales icon in the blue bar of the post.

    Click here >>> Top Excel links for beginners to Experts

    Forum Rules >>>Please don't forget to read these

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.2.0