+ Reply to Thread
Results 1 to 4 of 4

Lookup two columns in separate sheet

  1. #1
    Registered User
    Join Date
    03-19-2009
    Location
    UK
    MS-Off Ver
    Excel 2007
    Posts
    41

    Lookup two columns in separate sheet

    I want to look up items in columns A and B in Sheet 1. I want to find the two items in columns A and B in Sheet 2 and return the result found in column C in Sheet 2.

    Not sure if I need a Vlookup or Index & Match formula. Got myself a little muddled!

    Any help really appreciated.

    thanks

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Lookup two columns in separate sheet

    If you're muddled - you're in good company, 'cos we can't see what you want. Please attach a sample workbook. Make sure there is enough data to demonstrate your need. Make sure your desired results are shown, mock them up manually if necessary. Remember to remove ALL confidential information first!!!

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

    View Pic
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Registered User
    Join Date
    03-19-2009
    Location
    UK
    MS-Off Ver
    Excel 2007
    Posts
    41

    Re: Lookup two columns in separate sheet

    EXAMPLE DATA.xlsx

    See attached file.

    In the Product sheet, I want to be able to match a combination of the PRODUCT and CITY fields to the PRODUCT and CITY fields in the CUSTOMER sheet and return the ACCOUNT NUMBER.

    thanks for your help so far.

  4. #4
    Registered User
    Join Date
    03-19-2009
    Location
    UK
    MS-Off Ver
    Excel 2007
    Posts
    41

    Re: Lookup two columns in separate sheet

    I've fixed it.

    {=INDEX(CUSTOMER!A2:E30, MATCH(1, (A2=CUSTOMER!A2:A30) * (C2=CUSTOMER!D2:D30),0), 3)}

+ 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] Match Multiple Columns from Separate Sheet to get separate column.
    By gvitoro in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-19-2014, 03:38 PM
  2. Lookup value based on 2 criteria in 2 separate columns
    By mattadler22 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-17-2013, 05:59 PM
  3. Replies: 1
    Last Post: 11-15-2012, 04:47 PM
  4. [SOLVED] LOOKUP from separate sheet
    By NickPDC in forum Excel General
    Replies: 13
    Last Post: 11-23-2010, 12:06 PM
  5. Lookup from a separate sheet
    By David T. in forum Excel - New Users/Basics
    Replies: 10
    Last Post: 09-28-2010, 04:59 PM

Tags for this Thread

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