+ Reply to Thread
Results 1 to 5 of 5

Index/Match Multiple Criteria

  1. #1
    Registered User
    Join Date
    12-28-2011
    Location
    Fonthill, Ontario
    MS-Off Ver
    Excel 2010
    Posts
    32

    Index/Match Multiple Criteria

    In the attached spreadsheet, I have highlighted cell D7 on the summary tab the formula that I am having an issue with. I'm trying to match the date and employee number on the summary sheet to data on the DATA_DEC tab to return the results in column R (TOTAL_CORRECT). Help!
    Attached Files Attached Files

  2. #2
    Forum Expert Moo the Dog's Avatar
    Join Date
    09-28-2012
    Location
    Wisconsin
    MS-Off Ver
    Office 365 (PC & Mac)
    Posts
    1,845

    Re: Index/Match Multiple Criteria

    Try this... I added a missing parentheses, and more importantly, entered it as an ARRAY formula, by pressing Ctrl + Shift + Enter, instead of just Enter when applying the formula to the cell:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Let me know if it works for you.

    - Moo

  3. #3
    Forum Expert Moo the Dog's Avatar
    Join Date
    09-28-2012
    Location
    Wisconsin
    MS-Off Ver
    Office 365 (PC & Mac)
    Posts
    1,845

    Re: Index/Match Multiple Criteria

    * I will also note that you are going to get errors because the values in column A on the SUMMARY sheet are not truly numbers. They are actually TEXT, that looks like a number. BUT, the values in column D of the DATA_DEC sheet are actually NUMBERS. So they won't match.

    To fix that, change the values in column A on the SUMMARY sheet to actual numbers.

    After doing that, you will still get #N/A errors for values in column A that aren't on the DATA_DEC sheet, but those can be hidden by changing the formula to:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Remember to paste that formula into the formula bar for the cell you want it in, then press Ctrl + Shift + Enter to create the ARRAY formula.

    - Moo

  4. #4
    Registered User
    Join Date
    12-28-2011
    Location
    Fonthill, Ontario
    MS-Off Ver
    Excel 2010
    Posts
    32

    Re: Index/Match Multiple Criteria

    Thank you, it worked!

  5. #5
    Forum Expert Moo the Dog's Avatar
    Join Date
    09-28-2012
    Location
    Wisconsin
    MS-Off Ver
    Office 365 (PC & Mac)
    Posts
    1,845

    Re: Index/Match Multiple Criteria

    Glad to help!

    - Moo

+ 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. Index Match Multiple Criteria
    By cartica in forum Excel General
    Replies: 3
    Last Post: 10-07-2013, 02:28 PM
  2. [SOLVED] Index/Match with multiple criteria
    By narrowgate88 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 03-27-2013, 05:11 PM
  3. Multiple criteria on an Index match
    By jkay2089 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-24-2012, 10:53 AM
  4. Multiple criteria on an Index match
    By jkay2089 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-24-2012, 10:49 AM
  5. VBA Multiple Criteria Index Match
    By blablah in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-01-2012, 07:49 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