+ Reply to Thread
Results 1 to 8 of 8

Matching 3 criteria

  1. #1
    Forum Contributor
    Join Date
    09-02-2010
    Location
    singapore
    MS-Off Ver
    Excel 2010
    Posts
    283

    Matching 3 criteria

    Dear Pro,

    May I know is there anything wrong with my formula below? Its give me #NA.

    I would like to match criteria at B6, B1 & B2. All must match.

    Please Login or Register  to view this content.
    Thanks in advance.

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,151

    Re: Matching 3 criteria

    Guesing ..

    =IFERROR(INDEX('mth contr'!$E$1:$E$3,MATCH(B6&B1&B2,'mth contr'!$A$1:$A$30&'mth contr'!$B$1:$B$30&'mth contr'!$C$1:$C$30,0)),"")

    Enter with Ctrl+Shift+Enter

    It would help if you post a sample workbook: see yellow banner at top of page.

  3. #3
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Taiwan
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,382

    Re: Matching 3 criteria

    Guesing , Array formula

    HTML Code: 

  4. #4
    Forum Contributor
    Join Date
    09-02-2010
    Location
    singapore
    MS-Off Ver
    Excel 2010
    Posts
    283

    Re: Matching 3 criteria

    Thank you very much for the reply. But both formula doesn't work.
    I attached a sample here. Hope it help.
    Attached Files Attached Files

  5. #5
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Taiwan
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,382

    Re: Matching 3 criteria

    Cell B16 array formula

    HTML Code: 

  6. #6
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,151

    Re: Matching 3 criteria

    @cyee

    PLEASE do not used merged cells: they are a nightmare!

    Formula works with unmerged cells.

  7. #7
    Forum Contributor
    Join Date
    09-02-2010
    Location
    singapore
    MS-Off Ver
    Excel 2010
    Posts
    283

    Re: Matching 3 criteria

    That's fantastic!!

    Thank you very much!!

  8. #8
    Forum Expert wk9128's Avatar
    Join Date
    08-15-2020
    Location
    Taiwan
    MS-Off Ver
    365 V2403 and WPS V2022
    Posts
    3,382

    Re: Matching 3 criteria

    You're Welcome. Thank You for the feedback and for marking the thread as 'Solved'.

+ 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. Sum based on criteria (The criteria is in another sheet with another matching range)
    By judeprem in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-09-2021, 11:26 AM
  2. Replies: 5
    Last Post: 04-23-2020, 04:21 PM
  3. Closest match with multiple criteria (3 criteria) Not matching perfectly!
    By JulianS96 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-04-2019, 10:50 AM
  4. 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
  5. VBA Macro Dividing Values Based upon Matching Criteria and Description Criteria
    By pvsvprasad in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 09-18-2016, 12:39 PM
  6. Replies: 1
    Last Post: 09-03-2013, 07:41 PM
  7. [SOLVED] Return cell values for non-matching & matching criteria
    By jenz_skallemose in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 11-13-2012, 11:52 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