+ Reply to Thread
Results 1 to 4 of 4

Sumifs Index Match Match

  1. #1
    Registered User
    Join Date
    10-08-2018
    Location
    USA
    MS-Off Ver
    10.1
    Posts
    2

    Sumifs Index Match Match

    I am having trouble with the following formula:

    {=SUM(INDEX(Detail!$K$6:$BA$100,MATCH(Walkacross!$L14,Detail!$B$6:$B$100,0),MATCH(Walkacross!V$13&Walkacross!$M14,Detail!$K$4:$BA$4&Detail!$K$5:$BA$5,0)),0)}

    I have attached a spreadsheet for details. I got the index(match(match to work properly the problem is happening when suming.
    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
    44,137

    Re: Sumifs Index Match Match

    Try this array formual in C2, copied across and down:

    =SUMPRODUCT(IFERROR((Detail!$A$4:$A$9=Walkacross!$A2)*(Detail!$C$3:$Q$3=Walkacross!$B2)*(Detail!$C$2:$Q$2=Walkacross!C$1)*Detail!$C$4:$Q$9,""))


    Array Formulae are a little different from ordinary formulae in that they MUST be confirmed in the FIRST CELL ONLY by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. After that, the array can be dragged down as normal, to cover the desired range.

    You will know the array is active when you see curly brackets { } - or "curly braces" for those of you in the USA, or "flower brackets" for those of you in India - appear around the outside of your formula. If you do not use CTRL+SHIFT+ENTER you will (almost always) get an error message or an incorrect answer. Press F2 on that cell and try again.

    Don't type the curly brackets yourself - it won't work...
    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

  3. #3
    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
    44,137

    Re: Sumifs Index Match Match

    with file...
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    10-08-2018
    Location
    USA
    MS-Off Ver
    10.1
    Posts
    2

    Re: Sumifs Index Match Match

    Thank you so much. I tried a sumproduct earlier and it wasn't working either, I must have did something wrong in that one to.

+ 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] SUMIFS with an INDEX MATCH
    By Faizahchowdry in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 07-13-2019, 06:17 PM
  2. Index Match Match Vs Sumifs
    By bowman316 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-11-2016, 02:34 PM
  3. [SOLVED] Help With SUMIFS / INDEX / MATCH
    By jpetrini888 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-17-2016, 10:12 AM
  4. [SOLVED] SUMIFS with AND & INDEX & MATCH
    By pdalal in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-29-2014, 02:30 PM
  5. [SOLVED] Sumifs/Index/Match----Please fix
    By Paul Cherian in forum Excel General
    Replies: 11
    Last Post: 09-02-2014, 04:07 AM
  6. [SOLVED] Index/Match, SUMIFS or something else? NEED HELP!
    By MMLBaylor in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-20-2014, 11:52 AM
  7. SUMIFS, INDEX, and MATCH-- how to fix?
    By sofib09 in forum Excel General
    Replies: 6
    Last Post: 12-13-2010, 11:05 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