+ Reply to Thread
Results 1 to 2 of 2

INDEX MATCH with multiple criteria NOT working for me in any circumstance

  1. #1
    Registered User
    Join Date
    11-30-2023
    Location
    Sault Sainte Marie
    MS-Off Ver
    2010
    Posts
    1

    Question INDEX MATCH with multiple criteria NOT working for me in any circumstance

    Hello,

    I have spent all morning trying to get an INDEX MATCH combination to work with multiple criteria but the problem is the MATCH function is returning the wrong values no matter what method I try.

    =MATCH(1, ('PS November 2023'!$T$3=Form1[[ICE Contact ID]:[ICE Contact ID]]) * ('PS November 2023'!V$6=Form1[[Reviewer]:[Reviewer]]), 0)

    Here is the formula for just the match portion, it is outputting N/A but if I wrap the 'PS November 2023'!$T$3 and Form1[[ICE Contact ID]:[ICE Contact ID]] in INT() then it outputs 18 when the output should actually be 19. And if I change the V in V$6 to a U for a different manager name then it gives me N/A again when it really shouldn't be doing that in my opinion. I am so completely stumped on this one. Please help.

    =IF(AND(MATCH('PS November 2023'!$T$3, Form1[[ICE Contact ID]:[ICE Contact ID]]), MATCH('PS November 2023'!V$6, Form1[[Reviewer]:[Reviewer]])), INDEX(Form1!$Y:$Y, MATCH(1, (INT('PS November 2023'!$T$3)=INT(Form1[[ICE Contact ID]:[ICE Contact ID]])) * ('PS November 2023'!V$6=Form1[[Reviewer]:[Reviewer]]), 0), 1), "ERR")

    This is going to be the entire formula with the INDEX MATCH.

    Some screenshots of my tables will be posted below. Not sure if the images are going to post correctly since this forum looks like it was made in the 90's and my images are inline as an [ATTACH], but here is to hoping!

    p1.PNGp2.PNG

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,916

    Re: INDEX MATCH with multiple criteria NOT working for me in any circumstance

    Welcome to the forum.

    There are instructions at the top of the page explaining how to attach your sample workbook (yellow banner: HOW TO ATTACH YOUR SAMPLE WORKBOOK). Screenshots are of little practical use as we cannot manipulate them.

    A good sample workbook has just 10-20 rows of representative data that has been desensitised. It also has expected results mocked up, worked examples where required, relevant cells highlighted and a few explanatory notes.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ 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. two criteria index match not working
    By chriswrcg in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-17-2022, 10:57 PM
  2. INDEX MATCH over multiple criteria not working
    By clemetti in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-15-2020, 10:56 AM
  3. [SOLVED] Index match with 3 criteria not working
    By yarlachiru in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-12-2020, 02:07 AM
  4. Single Criteria Index Match with concatenated criteria NOT WORKING
    By hassanleo1987 in forum Excel Programming / VBA / Macros
    Replies: 21
    Last Post: 04-26-2017, 12:28 AM
  5. [SOLVED] Index Match Multiple Criteria not working
    By garciapliz in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-22-2013, 12:07 PM
  6. [SOLVED] INDEX/MATCH not working for multiple criteria
    By lukesanborn in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-27-2012, 09:20 PM

Tags for this Thread

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