+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Forum Contributor
    Join Date
    03-18-2008
    Posts
    108

    Red face waterfall_calculation

    Hi,

    Need your support on the following:

    I am looking to calculate the actuals vs forecasted values based upon a waterfall calculation as attached (tab overview)

    I am basically looking out a way to calculate the actuals vs forecasted values based on some % increament. Any suggestion/support around it would be welcome.

    I need to span the budget as follows:
    In Jan month, we would spend 100 and rest 11 month will be forecasted..
    in feb month, we would spend 100 + 100 and rest 10 month will be forecasted..

    like this when we reach Dec, we would have just 1 actual 100 rs to spend...

    at the end, I would like to calculate the actuals spent and forecasted amount...

    looking forward to your support. Thanks in advance.
    Attached Files Attached Files

  2. #2
    Forum Moderator shg's Avatar
    Join Date
    06-21-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2007
    Posts
    25,134

    Re: waterfall_calculation

    I can't tell where you want formulas to appear and what they're supposed to do.
    Microsoft MVP - Excel
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Forum Contributor
    Join Date
    03-18-2008
    Posts
    108

    Red face Re: waterfall_calculation

    HI,

    Thanks for the quick reply.

    I need the solution in D43,D44 cells...One will capture the actuals and other capture forecasted values..

    Attached the updated version...with yellow cells as required cells...
    Attached Files Attached Files

  4. #4
    Forum Moderator shg's Avatar
    Join Date
    06-21-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2007
    Posts
    25,134

    Re: waterfall_calculation

    D43: =sumproduct( --(row($c$30:$n$41) - row($c$30) >= column($c$30:$n$41) - column($c$30)), $c$30:$n$41)

    D44: =sumproduct( --(row($c$30:$n$41) - row($c$30) < column($c$30:$n$41) - column($c$30)), $c$30:$n$41)
    Microsoft MVP - Excel
    Entia non sunt multiplicanda sine necessitate

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.2.0