Results 1 to 15 of 15

INDEX MATCH inside of SUMSIF?

Threaded View

  1. #1
    Registered User
    Join Date
    09-02-2016
    Location
    US
    MS-Off Ver
    2013
    Posts
    50

    INDEX MATCH inside of SUMSIF?

    Can someone please take a look at this sample doc. I put all the information on one sheet in this example but the 3 tables are separate worksheets. I'm trying to generate the numbers that are in yellow from the other two tables. I'm trying to find a way to use the raw date from sheet 1 and have the criteria range know that I'm talking about a specific week number.


    The only thing I can think of (other than a macro) that might work is maybe for the criteria range2, putting in an index match so that it somehow knows how to convert the raw date into the correlating week number.


    This is what I have so far: the ??? represents the criteria range2 where I'm supposed to put the dates from sheet 1.

    =SUMIFS(C3:C10,A3:A10,A14,?????,B13)
    =SUMIFS(C3:C10,A3:A10,A14,INDEX(B3:B10,MATCH(B13,G4:G11,0),MATCH(A14,A3:A10,0)),B13)

    limitations:

    I don't want to manipulate Sheet 1 (add any columns).
    I don't want to use a macro unless this isn't possible via formulas.


    Is there something wrong with my formula or Is there a better way to do this.

    Any thoughts are appreciated.
    Attached Files Attached Files
    Last edited by Questionz; 09-03-2016 at 12:43 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Exclude Zero's from Min Function nested inside an index+Match... all within CELL funtion
    By clemsoncooz in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 08-05-2014, 05:16 PM
  2. [SOLVED] Nesting 2 INDIRECT inside an INDEX MATCH - any ideas?
    By Sam the Monster in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-14-2013, 10:25 AM
  3. Index/match problem with Changing Rank - Example inside
    By kamelkid2 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-24-2013, 04:43 AM
  4. Choosing Name Range inside Index / Match Function
    By gallow in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-05-2012, 07:08 AM
  5. String inside Match Index
    By BHudPE in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-23-2010, 01:32 PM
  6. Excel 2007 : using MATCH inside of an INDEX formula
    By can2c in forum Excel General
    Replies: 2
    Last Post: 03-17-2010, 06:37 AM
  7. Index/Match function inside an array
    By tittiot in forum Excel General
    Replies: 2
    Last Post: 01-20-2010, 09:48 PM

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