+ Reply to Thread
Results 1 to 4 of 4

Multiple Condition Lookup and Value Return

  1. #1
    Registered User
    Join Date
    06-12-2015
    Location
    Huntington, WV
    MS-Off Ver
    2010
    Posts
    2

    Multiple Condition Lookup and Value Return

    I have attached a file with 2 worsheets. The first worksheet is my "Master" worsheet. I need to get information off of the "Data" worsheet into the "Master" worksheet. The "Data" worksheet has the following information - employee #, date, and hours worked. I need to be able to assign the hours worked to the Master sheet. I started by wanting to do a vlookup up but it can only handle one condition. I want a formula that can lookup the employee#, then the date, and assign the (hours worked) value next to the date. This information needs to be populated in the "Master" sheet" which already has the employee number and date just in a different format. I would appreciate any help.

    Thanks,
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Multiple Condition Lookup and Value Return

    in E3, enter =SUMPRODUCT(--(Data!$A$2:$A$46=Master!$C3),--(Data!$B$2:$B$46=Master!E$2),Data!$C$2:$C$46) then fill the formula down and across

  3. #3
    Registered User
    Join Date
    06-12-2015
    Location
    Huntington, WV
    MS-Off Ver
    2010
    Posts
    2

    Re: Multiple Condition Lookup and Value Return

    Thank You! Your solution worked perfectly.

  4. #4
    Forum Expert
    Join Date
    12-09-2014
    Location
    Trakai, Lithuania
    MS-Off Ver
    2016
    Posts
    1,287

    Re: Multiple Condition Lookup and Value Return

    Formula: copy to clipboard
    Please Login or Register  to view this content.

+ 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. Replies: 4
    Last Post: 05-19-2015, 08:42 PM
  2. [SOLVED] Lookup of date and other condition to return row header from matrix
    By Londonbound in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-29-2015, 10:09 AM
  3. Replies: 5
    Last Post: 12-14-2014, 07:02 AM
  4. [SOLVED] Lookup in columns and return if the condition is match
    By Dumy in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-26-2013, 01:47 AM
  5. VLOOKUP CONDITION TO RETURN BLANK CELL WHERE LOOKUP VALUE IS NOT IN TABLE ARRAY
    By Scott Lolmaugh in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-09-2006, 07:10 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