+ Reply to Thread
Results 1 to 6 of 6

Dynamic range sumifs

  1. #1
    Registered User
    Join Date
    12-26-2011
    Location
    San Diego, CA
    MS-Off Ver
    Excel for 365
    Posts
    62

    Dynamic range sumifs

    Hi, I am looking to sum a running current month to date total. So end of February it will show total Jan to Feb and end of March will show Jan to March. I've tried a few variations of sumifs & index match but haven't been able to figure it out. Sheet(target est) Col A1 is a join then c-n are Jan- dec data. Sheet (BvA)has the same join info in Col a and a reference date in e5. I need to match the joint Col b/t the 2 sheets then match the date in sheet 2 and total all the data on sheet 2 up to that date. Thanks

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,209

    Re: Dynamic range sumifs

    Please post a small sample file (not image) showing expected results.

  3. #3
    Registered User
    Join Date
    12-26-2011
    Location
    San Diego, CA
    MS-Off Ver
    Excel for 365
    Posts
    62
    Quote Originally Posted by JohnTopley View Post
    Please post a small sample file (not image) showing expected results.
    Sorry tried that the first time and it didn't let me...it may be because it logged me out
    Attached Files Attached Files

  4. #4
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,209

    Re: Dynamic range sumifs

    Try

    =SUMPRODUCT(('Target Est'!$C$4:$N$8)*('Target Est'!$C$2:$N$2<=BvA!$E$2)*('Target Est'!$A$4:$A$8=BvA!$A4))

    Copy down

  5. #5
    Registered User
    Join Date
    12-26-2011
    Location
    San Diego, CA
    MS-Off Ver
    Excel for 365
    Posts
    62
    Quote Originally Posted by JohnTopley View Post
    Try

    =SUMPRODUCT(('Target Est'!$C$4:$N$8)*('Target Est'!$C$2:$N$2<=BvA!$E$2)*('Target Est'!$A$4:$A$8=BvA!$A4))

    Copy down
    Awesome man worked perfect...thank you for helping me add sum product to my tool belt

  6. #6
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,209

    Re: Dynamic range sumifs

    You're welcome.

    Can you mark thread as solved: "Thread Tools" at top of first post.

+ 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: 3
    Last Post: 12-09-2015, 03:10 AM
  2. Optimize SUMPRODUCT with dynamic sum range. SUMIFS??
    By ron2k_1 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-19-2015, 05:33 PM
  3. [SOLVED] SUMIFS with a dynamic, offset criteria range
    By adelcap in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-22-2014, 05:35 AM
  4. [SOLVED] Dynamic range in SUMIFS
    By chungliwen in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-14-2013, 03:28 AM
  5. [SOLVED] sumifs function to calculate dynamic range sum problem
    By xs2deepak in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-25-2013, 04:24 PM
  6. Replies: 0
    Last Post: 10-12-2012, 01:58 AM
  7. Dynamic SUMIFS
    By Frisco6 in forum Excel General
    Replies: 4
    Last Post: 02-02-2012, 02:34 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