+ Reply to Thread
Results 1 to 2 of 2

MATCH multiple criteria

Hybrid View

  1. #1
    Registered User
    Join Date
    10-25-2017
    Location
    United States
    MS-Off Ver
    2019
    Posts
    77

    MATCH multiple criteria

    I have a spreadsheet showing the rank of fruit by company and region. The user can change the company and region, but I am looking for a formula that will match the rank 1-4 and list values associated with the selected region.

    Attached is the workbook, but if the user selected the company Nestle and Central Region, the formula would match rank 1 for that region resulting in a value of orange, rank 2 - strawberry, rank 3- Apple and rank 4 - Kiwi.

    Thank you!
    Attached Files Attached Files

  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
    30,830

    Re: MATCH multiple criteria

    Formula: copy to clipboard
    =index($b$2:$b$5,match($j3,index($d$2:$g$5,,match($k$2,$d$1:$g$1,0)),0))
    Attached Files Attached Files
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this 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 multiple rows if 3 criteria match, return sum value (SUM/INDEX/MATCH)
    By epicstandard in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-06-2024, 01:24 AM
  2. [SOLVED] Need Index Match (Maybe Vlookup Match?) to support Multiple Criteria
    By hchavous in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-31-2022, 10:28 AM
  3. VBA function to match multiple criteria faster than vlookup or index match
    By bkav1991 in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 11-09-2020, 09:14 AM
  4. Replies: 1
    Last Post: 03-25-2020, 08:06 AM
  5. Replies: 1
    Last Post: 03-01-2020, 10:36 PM
  6. index match for multiple criteria with one criteria being does not match
    By Mr Stern 2 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-17-2019, 08:16 AM
  7. Replies: 2
    Last Post: 09-27-2014, 04:34 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