+ Reply to Thread
Results 1 to 5 of 5

Match Multiple Criteria INDEX & Aggregate

  1. #1
    Registered User
    Join Date
    11-02-2016
    Location
    Bellingham
    MS-Off Ver
    2010
    Posts
    26

    Match Multiple Criteria INDEX & Aggregate

    Hello,
    You all have been very helpful to me in the past and I need a little change to one of my formula that I do not know how to translate.
    I have a list of persons and need to create a list depending on different factor (the school, the day, AM or PM )
    The formula I have here is almost working except that I need to be able to split it between AM and PM or FULL(Full day).
    I attached a example.

    Thank you in advance
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Match Multiple Criteria INDEX & Aggregate

    Please try at
    M5
    =IFERROR(AGGREGATE(15,6,ROW($C$5:$C$17)/($C$5:$C$7=$L$2)/(INDEX($E$5:$I$17,,MATCH($L$3,$E$4:$I$4,))<>""),ROWS(K$5:K5))-ROW($C$4),"")

    K5:L5
    =IF($M5="","",IF(INDEX($D$5:$D$17,$M5)=INDEX($K$4:$L$4,COLUMNS(K$4:$L$4)),"",INDEX($B$5:$B$17,$M5)))
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    11-02-2016
    Location
    Bellingham
    MS-Off Ver
    2010
    Posts
    26

    Re: Match Multiple Criteria INDEX & Aggregate

    Thank you very much Bo_Ry,
    It is working well,
    however I was hopping for something more clean ? like the example I have (except that it will consider AM and PM or Full day)
    I like that their is only one formula and that it will not leave blank spaces.

    I hope to not be to needy and appreciate the work you've done, I would never be able to do write a quarter of that and I am very thankful for all of you, brainstorm of the excel world

    Let me know if that make sense.
    English is not my native language.

  4. #4
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Match Multiple Criteria INDEX & Aggregate

    Please try at K5:L5 , one formula

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    11-02-2016
    Location
    Bellingham
    MS-Off Ver
    2010
    Posts
    26

    Re: Match Multiple Criteria INDEX & Aggregate

    It work perfectly.
    Thank you very much !

+ 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. Replies: 1
    Last Post: 08-17-2019, 01:11 PM
  2. Convert INDEX MATCH AGGREGATE FORMULA to VBA code
    By samuelkmh in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-05-2019, 03:28 AM
  3. Dynamic Sort via Index/Match/Aggregate
    By datbigdog in forum Excel General
    Replies: 9
    Last Post: 06-15-2019, 09:02 PM
  4. [SOLVED] Match Multiple Criteria INDEX & Aggregate
    By remyte in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-26-2019, 09:15 AM
  5. [SOLVED] Create List - Index Match or Index Aggregate or other?
    By bambamclint in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 02-10-2019, 01:30 PM
  6. [SOLVED] Match two criteria and return multiple records - INDEX & AGGREGATE, TEXTJOIN function
    By remyte in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-03-2019, 01:53 PM
  7. [SOLVED] INDEX-AGGREGATE with OR criteria
    By Glenn Kennedy in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-16-2018, 09:32 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