+ Reply to Thread
Results 1 to 4 of 4

Index matching, multiple criteria

  1. #1
    Registered User
    Join Date
    06-14-2017
    Location
    Atlanta,
    MS-Off Ver
    Microsoft Excel 2016 MSO
    Posts
    55

    Index matching, multiple criteria

    Hi guys,

    I've tried several variations of this and I keep getting an #N/A error. See attachment to follow along. Essentially though, I want cells U8:U10 to lookup cell U7 (found in row C2:Q2), look up cell T7 (found in column B4:B33), and look up cell T8:T10 (found in C3:Q3) and return the values (yes/no) in cells C4:Q33.

    Sorry if that's confusing. I've highlighted the cells yellow where I want the results. Thanks!
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: Index matching, multiple criteria

    Try this in U8, copied down:

    =INDEX($C$4:$Q$33,MATCH($T$7,$B$4:$B$33,0),MATCH(1,INDEX(($U$7=$C$2:$Q$2)*(T8=$C$3:$Q$3),0),0))
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    06-14-2017
    Location
    Atlanta,
    MS-Off Ver
    Microsoft Excel 2016 MSO
    Posts
    55

    Re: Index matching, multiple criteria

    Came through again Glenn. Thanks for your help!

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: Index matching, multiple criteria

    You're welcome.



    If that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

    It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.

+ 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] Index Match matching two criteria
    By rish3005 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-09-2017, 01:55 PM
  2. Index partial Matching with at least 3 characters matching per criteria
    By T86157 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-09-2017, 03:15 PM
  3. [SOLVED] Index Matching 2 Criteria to return value
    By reeNce in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-05-2016, 09:54 AM
  4. Index Matching with a nested Greater than function for multiple criteria
    By Solpics in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-05-2012, 12:22 AM
  5. [SOLVED] Index/Match Not Matching Correctly on Multiple Criteria Across Sheets
    By cbauer in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-02-2012, 04:19 PM
  6. INDEX matching multiple criteria with multiple results
    By Montanes in forum Excel General
    Replies: 4
    Last Post: 06-21-2011, 04:38 PM
  7. sum index results matching multiple criteria
    By oats in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 07-15-2009, 11:46 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