+ Reply to Thread
Results 1 to 5 of 5

Multiple conditions for vlookup

  1. #1
    Registered User
    Join Date
    03-19-2014
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    11

    Multiple conditions for vlookup

    As you can see, I have to do a vlookup for the yellow highlighted cells using the three worksheets. I thought you to do index/match.
    Last edited by phasesmu; 03-20-2014 at 09:47 PM.

  2. #2
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Multiple conditions for vlookup

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    This can do it:

    J2:

    =LOOKUP(2,1/(Sheet3!$A$2:$A$217=LOOKUP(2,1/(Sheet2!$A$2:$A$1291&Sheet2!$B$2:$B$1291&Sheet2!$C$2:$C$1291=Sheet1!A2),Sheet2!$D$2:$D$1291)),Sheet3!$H$2:$H$217)

    and copy down

    There are some array options that could do it as well, such aS concatenated ranges in conjunction with VLOOKUP or even a nested SUMPRODUCT.
    Make Mom proud: Add to my reputation if I helped out!

    Make the Moderators happy: Mark the Thread as Solved if your question was answered!

  3. #3
    Registered User
    Join Date
    03-19-2014
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    11

    Re: Multiple conditions for vlookup

    What bout doing this too?
    Last edited by phasesmu; 03-20-2014 at 09:48 PM.

  4. #4
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Multiple conditions for vlookup

    I thought that at first, but the very first value listed is 13 and on tab 3 there are no Fiat models with a Residual of 13.

    You haven't explicitly stated what you're looking for, just that the yellow needs filled in.

    If the values on tab 3 are irrelevant, then are you just pulling back the ID's on tab 2 that match Yr/Make/Model on tab 1?

  5. #5
    Registered User
    Join Date
    03-19-2014
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    11

    Re: Multiple conditions for vlookup

    I wish more instructions
    Last edited by phasesmu; 03-20-2014 at 09:47 PM.

+ 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. [SOLVED] vlookup and multiple conditions??
    By Vestlink in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-17-2013, 09:59 AM
  2. Using Vlookup for multiple conditions
    By Jebrowsky in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-05-2013, 06:11 PM
  3. [SOLVED] Vlookup - Country conditions (Multiple conditions)
    By dluhut in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-26-2013, 11:42 AM
  4. [SOLVED] Vlookup with Multiple conditions
    By rajiv.sn78 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-01-2013, 12:58 AM
  5. Vlookup with Multiple conditions
    By Amgcasale in forum Excel General
    Replies: 4
    Last Post: 08-18-2009, 01:24 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