+ Reply to Thread
Results 1 to 5 of 5

Index/Match Multiple Criteria

  1. #1
    Registered User
    Join Date
    12-02-2017
    Location
    Sao Paulo
    MS-Off Ver
    2016
    Posts
    3

    Index/Match Multiple Criteria

    Hello all

    I was wondering if somebody could help me out.

    Well, i ve encountered a problem that I dont know how to solve.

    I have multiple criteria rows, using the match and index function. The data that I am getting from the formula is all scrambled. Some data are correct, some are not.
    Usually the first row is correct and then the rest of them are not.

    I ve tried using "&" and "*", but still no success.

    The first sheet is where the problem is. The second sheet is where my data is.
    In yellow background are my lookup values (it has a comment in them, telling what column it refers to in the second sheet)

    What I need is. To match those 4 rows and then a column (which is not that important, i can just put the column number).
    I think the problem is in the "ordem exercicio" row.
    This column is an order of things to happen. So I have and advanced student, normal, that will do the treino A, and then i have 12 exercises in order for him to do. And i need to select all of these criterias in the first sheet, so i can see what are all the exercises in order for him to do and then values referring to those exercises.

    I hope I could explain well what my issue is and that somebody can help me.
    Thanks in advance!
    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
    28,147

    Re: Index/Match Multiple Criteria

    try

    in F4

    =INDEX(Table1,MATCH($B$3&$B$4&$B$5&E4,Table1[Nivel de Treino]&Table1[Dia de Treino]&Table1[Tipo de Individuo]&Table1[Ordem Exercicio],0),MATCH(F$3,Table1[#Headers],0))

    ...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer.

    Repeat for other columns

  3. #3
    Registered User
    Join Date
    12-02-2017
    Location
    Sao Paulo
    MS-Off Ver
    2016
    Posts
    3

    Re: Index/Match Multiple Criteria

    Thanks a lot!!
    It worked

    I had actually tried before the lookup values in a row like how you told me to do, but somehow i have not made it work and now it did work.
    Thank you

  4. #4
    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,147

    Re: Index/Match Multiple Criteria

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

  5. #5
    Registered User
    Join Date
    12-02-2017
    Location
    Sao Paulo
    MS-Off Ver
    2016
    Posts
    3

    Re: Index/Match Multiple Criteria

    Sure, thanks!
    Done

+ 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 and match - multiple possible match criteria
    By JDobbsy1987 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-01-2017, 01:52 PM
  2. Need help in Index, Match usage to match multiple criteria in sum function
    By Summer0830 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-26-2017, 02:47 AM
  3. Index/Match to Match entries on multiple criteria
    By manning457 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-06-2015, 02:32 PM
  4. [SOLVED] INDEX/MATCH with Multiple MATCH criteria ?
    By KomicJ in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-17-2015, 09:04 AM
  5. [SOLVED] Index Match with Multiple Criteria Using Same Criteria Column
    By rominjn in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-05-2015, 11:34 AM
  6. Replies: 2
    Last Post: 09-27-2014, 04:34 PM
  7. [SOLVED] Index Match using multiple criteria to match to
    By sacastiglia in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 07-25-2014, 03:46 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