+ Reply to Thread
Results 1 to 10 of 10

Double VLookup

  1. #1
    Valued Forum Contributor
    Join Date
    03-03-2009
    Location
    UK
    MS-Off Ver
    MS365 Subscription Excel for Mac
    Posts
    1,017

    Double VLookup

    I want to look at col B and Col C on sheet1 and if what is in col B and C is found on sheet2 in col A and col B (the same row) then I want to return the 3rd column (column C) on sheet2.

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Double VLookup

    Hi .

    Be sure that best way to describe your problem is to upload a sample workbook.

    Be sure that all sensitive data removed, showing what data you are working with, a few examples of what your expected outcome is, and how you arrived at that.

    To attach a small sample workbook.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Valued Forum Contributor
    Join Date
    03-03-2009
    Location
    UK
    MS-Off Ver
    MS365 Subscription Excel for Mac
    Posts
    1,017

    Re: Double VLookup

    I don't think that is necessary. It might be an IF statement I need. Basically if sheet1 col B row i and col C row i match sheet2 col A row j and col B row j then return the value of whatever is in col C row j on sheet2.

  4. #4
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Double VLookup

    Quote Originally Posted by ScabbyDog View Post
    I don't think that is necessary. It might be an IF statement I need. Basically if sheet1 col B row i and col C row i match sheet2 col A row j and col B row j then return the value of whatever is in col C row j on sheet2.
    As you believe.

    Just to say that in Excel we don't use letters for the rows.

    Good luck.

  5. #5
    Valued Forum Contributor
    Join Date
    03-03-2009
    Location
    UK
    MS-Off Ver
    MS365 Subscription Excel for Mac
    Posts
    1,017

    Re: Double VLookup

    i and j are integers......

  6. #6
    Valued Forum Contributor
    Join Date
    03-03-2009
    Location
    UK
    MS-Off Ver
    MS365 Subscription Excel for Mac
    Posts
    1,017

    Re: Double VLookup

    Can anyone help me out here?

  7. #7
    Valued Forum Contributor
    Join Date
    03-03-2009
    Location
    UK
    MS-Off Ver
    MS365 Subscription Excel for Mac
    Posts
    1,017

    Re: Double VLookup

    sample1.xlsx

    here is attached sheet with how I want data to look.

  8. #8
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Double VLookup

    So try in D1 and copy down this ARRAY formula.

    =IFERROR(INDEX(Sheet2!$C$1:$C$500,MATCH(B1&C1,Sheet2!$A$1:$A$500&Sheet2!$B$1:$B$500,0)),"")

    -- Array(CSE) { }, formulae are confirmed with Control+Shift+Enter.
    Not just Enter.

  9. #9
    Valued Forum Contributor
    Join Date
    03-03-2009
    Location
    UK
    MS-Off Ver
    MS365 Subscription Excel for Mac
    Posts
    1,017

    Re: Double VLookup

    Thanks Fotis. Much obliged.

  10. #10
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Double VLookup

    ........................

+ 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. Double Value VLOOKUp
    By ARayburn in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-20-2013, 11:25 AM
  2. double vlookup
    By mamig in forum Excel General
    Replies: 2
    Last Post: 10-06-2010, 07:11 AM
  3. Is it possible to have a Double VLookup???
    By Pushrod in forum Excel General
    Replies: 9
    Last Post: 08-24-2009, 11:24 AM
  4. Double VLookup
    By Jonker1991 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-28-2008, 02:05 PM
  5. Is a Double Vlookup possible?
    By caliskier in forum Excel General
    Replies: 2
    Last Post: 10-19-2007, 01:02 PM

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