+ Reply to Thread
Results 1 to 11 of 11

Sumifs/match/index?

Hybrid View

  1. #1
    Forum Expert
    Join Date
    12-03-2009
    Location
    Florence, Italy
    MS-Off Ver
    Excel 2019
    Posts
    1,796

    Re: Sumifs/match/index?

    Hi,

    a possible approach

    =SUM(INDEX(C4:Q8,MATCH("Team 1",B4:B8,0),MATCH("ACTUALS",C2:Q2)):INDEX(C4:Q8,MATCH("Team 1",B4:B8,0),MATCH("CONFIRMED",C2:Q2,0)-1))
    =SUM(INDEX(C4:Q8,MATCH("Team 1",B4:B8,0),MATCH("Confirmed",C2:Q2)):INDEX(C4:Q8,MATCH("Team 1",B4:B8,0),MATCH("Unconfirmed",C2:Q2,0)-1))
    Cheers
    Last edited by canapone; 10-14-2014 at 07:45 AM.
    -----------------------------------------------------

    At Excelforum, you can say "Thank you!" by clicking the star icon ("Add Reputation") below the post.

    Please, mark your thread [SOLVED] if you received your answer.

+ 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/Index/Match----Please fix
    By Paul Cherian in forum Excel General
    Replies: 11
    Last Post: 09-02-2014, 04:07 AM
  2. [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
  3. SumIFS or Index Match Help
    By excelnovice936 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-25-2013, 12:08 AM
  4. Replies: 0
    Last Post: 01-18-2011, 04:30 PM
  5. 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