Results 1 to 10 of 10

SUMIFS formula that takes first seven of matching criteria from an array

Threaded View

  1. #1
    Registered User
    Join Date
    04-23-2015
    Location
    Kunming, China
    MS-Off Ver
    2013
    Posts
    11

    SUMIFS formula that takes first seven of matching criteria from an array

    Hi,

    I'm trying to use a SUMIFS function with two sets of criteria;
    1. the ID of an operator,
    2. the 7 most recent weeks that this operator was active

    Based on the example below, I essentially want to create a list in which I sum up used Resources (Column C), by a particular Operator (Column A), in the most recent 7 actions based on the week of occurence (Column B).

    This has to be a dynamic formula (everything is variable) as I'm dealing with over 200 ID's and 4 more phases of which I need to sum these resources up.

    I've got something like =SUMIFS(C:C,A:A,73,B:B,"<"&$A$1)
    I presume I have to insert an OFFSET(...MATCH(...ROW))) somewhere in the last criteria part of this but I haven't been able to wrap my head around this (4 days non-stop spreadsheet analysis may be the cause I'm overlooking the simple solution here...)

    image.png
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] sumproduct Or sumifs on multiple criteria matching day & time
    By tabkaz in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 03-16-2015, 05:45 AM
  2. [SOLVED] SUMIF or SUMIFS with Array Criteria
    By freybe06 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-27-2014, 11:25 AM
  3. [SOLVED] SUMIFS with multiple criteria evaluated against array
    By opheim in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-07-2013, 09:03 AM
  4. [SOLVED] SUMIFS to match array of Criteria
    By amazinglazers in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-19-2013, 06:25 AM
  5. Help using a list/array as criteria in SUM(SUMIFS())
    By jaredmason in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-15-2012, 08:20 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