+ Reply to Thread
Results 1 to 3 of 3

Multiple VLOOKUP on Multiple Values

Hybrid View

  1. #1
    Registered User
    Join Date
    05-27-2008
    Posts
    25

    Question Multiple VLOOKUP on Multiple Values

    Not sure if I can even explain this properly, but I'll try!

    I'm creating a table to show data pulled from another spreadsheet in the same workbook. What I want to do is extract the data based on two different values, the Contractor Name and Month/Year. I've put together examples that will hopefully help:-

    Data1.PNGData2.PNG

    the first image, Data1, shows the layout of the data to be extracted. The second image shows the layout of the "new" data to be used for various charts. The data I'm using is in Column E (Data1) named Fig3.

    So basically I want to look for the value in column E where the month/year and Contractor match. Does that make sense?!!

    Any help, as always, will be appreciated

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2504
    Posts
    13,630

    Re: Multiple VLOOKUP on Multiple Values

    Please post a sample sheet. Pictures are nice but useless

  3. #3
    Registered User
    Join Date
    10-02-2012
    Location
    Baku
    MS-Off Ver
    Excel 2010
    Posts
    273

    Re: Multiple VLOOKUP on Multiple Values

    =sumproduct(($a2=$b$2:$b$9)*(b$1=$a$2:$a$9)*$e$2:$e$9)

    assuming that all the datas in same sheet

+ 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