+ Reply to Thread
Results 1 to 3 of 3

Running totals with forecasted data.

  1. #1
    Registered User
    Join Date
    05-04-2012
    Location
    St. Catharines
    MS-Off Ver
    Excel 2010
    Posts
    2

    Running totals with forecasted data.

    Hi There!

    I'm trying to figure out how to get a running total based on date (in this case, everything up until yesterday). On the attached file you'll see that I've got data for every day of the month, another from today forward is a forecast, everything before today is an actual (the file it pulls from is a ridiculously large pivot table so I'm trying to make something a little more managable). I'm thinking there is a super simple solution to this that I'm missing because I'm over thinking this. An ideas?
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    05-04-2012
    Location
    St. Catharines
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Running totals with forecasted data.

    And of course the moment I hit submit, it hit me:

    =SUMPRODUCT((B2:AF2<TODAY())*(B3:AF3))

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,944

    Re: Running totals with forecasted data.

    always a good feeling when you can solve your own questions
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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