+ Reply to Thread
Results 1 to 3 of 3

Lookup value based on multiple criteria

  1. #1
    Registered User
    Join Date
    09-02-2021
    Location
    Tucson, az
    MS-Off Ver
    365
    Posts
    4

    Red face Lookup value based on multiple criteria

    I have two spreadsheets. I am looking for a formula that will Lookup the date and "call type" in Sheet 1 and match those in C & B columns in Sheet 2 and return the value come column C in Sheet 1 for that CODE under the correct sorting and date. I have attached a mockup of what I am working with and hoping someone can assist? Thank you in advance for taking the time to look!

    This is what I am currently using, but it's throwing 25 (from my IFERROR)

    =IFERROR(INDEX('Data - IB'!C:C,MATCH('Break Out Data'!A3,'Data - IB'!A:A,0),(INDEX('Data - IB'!C:C(MATCH('Break Out Data'!$B$2,'Data - IB'!B:B,0)),22))),25)
    Attached Files Attached Files
    Last edited by Emancy22; 09-02-2021 at 10:02 PM. Reason: marking as solved

  2. #2
    Forum Expert
    Join Date
    01-05-2013
    Location
    Singapore
    MS-Off Ver
    H&B2016 & H&B2021
    Posts
    2,952

    Re: Lookup value based on multiple criteria

    Cell B3=SUMIFS('Data - IB'!$C:$C,'Data - IB'!$A:$A,$A3,'Data - IB'!$B:$B,B$2), copy across and down.

  3. #3
    Registered User
    Join Date
    09-02-2021
    Location
    Tucson, az
    MS-Off Ver
    365
    Posts
    4

    Re: Lookup value based on multiple criteria

    Thank you SOOOO much!!! I have been banging my head against the spreadsheets for the last few hours! I appreciate the quick reply!

+ 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] Lookup a value based on multiple criteria
    By Gaellus in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 07-29-2020, 12:57 PM
  2. [SOLVED] lookup multiple cells with corresponding multiple criteria based on one table
    By eligt in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-12-2018, 06:02 AM
  3. lookup for a value based on multiple criteria
    By holyexcel24 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-27-2015, 04:12 AM
  4. Replies: 9
    Last Post: 08-20-2014, 04:43 PM
  5. [SOLVED] Lookup value based on multiple criteria
    By Kuehl5000 in forum Excel General
    Replies: 3
    Last Post: 06-11-2014, 09:14 AM
  6. [SOLVED] Lookup and sum multiple values based on a single criteria in multiple sheets.
    By paulsanett in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-17-2014, 12:18 PM
  7. Value Lookup based on Multiple Criteria
    By vanharca in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-01-2012, 11:22 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