+ Reply to Thread
Results 1 to 6 of 6

reverse vlookup how

  1. #1
    Registered User
    Join Date
    01-20-2010
    Location
    bangladesh
    MS-Off Ver
    Excel 2007
    Posts
    49

    reverse vlookup how

    Hello
    I want to get value from reference one column and return value by corresponding row from another column. This can be done by vlookup column. But it find value from 1st column and return value from given relative column. That mean find from Left column and return value from right side given column number.

    But I want find from Given column number and return value from given left column. For Further detail see the Attached file.

    thank You
    Attached Files Attached Files
    Last edited by NBVC; 02-09-2010 at 03:01 PM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: reverse vlookup how

    Try:

    =INDEX($A$1:$A$7,MATCH(F10,$D$1:$D$7,0))
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    03-06-2009
    Location
    Dhaka, Bangladesh
    MS-Off Ver
    Excel 2007
    Posts
    51

    Re: reverse vlookup how

    wow thats gr8. for long i used to do find value using vlookup but never think of such excellent formula.

    Many many thanks to NBVC

  4. #4
    Registered User
    Join Date
    01-20-2010
    Location
    bangladesh
    MS-Off Ver
    Excel 2007
    Posts
    49

    Re: reverse vlookup how

    Thanks NBVC. Solved

  5. #5
    Registered User
    Join Date
    02-08-2012
    Location
    redditch
    MS-Off Ver
    Excel 2003
    Posts
    12

    Re: reverse vlookup how

    Hi, I have used this formula and it works great but need it to do one more thing.....
    I am using the formula =large('MR Data'!M:M,1) to get my top 10 oldest items from a list of activities and then this formula to populate other fields against it. The problem I have come across is that in the top 10 there are some duplicates so when i do the lookup above they pull the corresponding data to the first one in the list and not each item. How can I do this?
    Thankyou in advance, Kerry

  6. #6
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: reverse vlookup how

    Welcome to the Forum, unfortunately:

    Your post does not comply with Rule 2 of our Forum RULES. Don't post a question in the thread of another member -- start your own thread. If you feel it's particularly relevant, provide a link to the other thread. It makes sense to have a new thread for your question because a thread with numerous replies can be off putting & difficult to pick out relevant replies.

+ 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