+ Reply to Thread
Results 1 to 3 of 3

Help with double lookup between two files

  1. #1
    Registered User
    Join Date
    03-06-2013
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    4

    Help with double lookup between two files

    Hello,

    I'd really appreciate some help looking up some data between two files. I'm used to using vlookup but I'm unsure how to complete a lookup against two columns before returning the third item. I've attached some example data across two tabs.

    I need to match upon the order number and the product, and return the relevant number of users.

    Any help would be greatly appreciated.

    Thank you

    ExampleData.xlsx

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Help with double lookup between two files

    In Cell C2 of 'file 1'

    =INDEX('file 2'!$C$3:$C$8,MATCH(1,INDEX(('file 2'!$A$3:$A$8=A3)*('file 2'!$B$3:$B$8=B3),0),0))

    copy down
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Registered User
    Join Date
    03-06-2013
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Help with double lookup between two files

    This is wonderful, and so prompt too Thanks so much Ace_XL

+ 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