+ Reply to Thread
Results 1 to 4 of 4

Reducing the steps to calculate deal buildup/waterfall

Hybrid View

Delrio44 Reducing the steps to... 08-11-2017, 10:13 AM
CAntosh Re: Reducing the steps to... 08-11-2017, 01:26 PM
Delrio44 Re: Reducing the steps to... 08-11-2017, 01:29 PM
CAntosh Re: Reducing the steps to... 08-11-2017, 01:58 PM
  1. #1
    Registered User
    Join Date
    08-11-2017
    Location
    KERR BRERIA
    MS-Off Ver
    2007
    Posts
    2

    Reducing the steps to calculate deal buildup/waterfall

    HI, I'm trying to simplify the attached process since I have to repeat for 7 different deal-types and 10 different key outputs per deal... Is there a way to reduce the number of rows it takes to arrive at the total cash inflow number?

    THANK YOU!!!!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-20-2015
    Location
    Chicago, Illinois
    MS-Off Ver
    2016
    Posts
    2,103

    Re: Reducing the steps to calculate deal buildup/waterfall

    Welcome to the forum!

    If I'm understanding your goal correctly, you can simplify things by reversing the years in the "Cash Inflow Per Deal" table. I did so in D23:G23 of the attachment. Once that's done, I used the following formula in D4:

    =SUMPRODUCT(A$3:D$3,$D$23:$G$23)

    Fill right through N4, and it should return your "Total Cash Inflow" results without having to use the waterfall table at all. Take a look at the attachment to see if it'll work for you:
    Attached Files Attached Files
    If your problem has been solved, please use "Thread Tools" to mark the thread as "Solved".

    If you're grateful for this site's existence and would like to contribute to the community, please consider posting something hilarious in our joke thread:
    https://www.excelforum.com/the-water...ke-thread.html

  3. #3
    Registered User
    Join Date
    08-11-2017
    Location
    KERR BRERIA
    MS-Off Ver
    2007
    Posts
    2

    Re: Reducing the steps to calculate deal buildup/waterfall

    Wow! That works..

    do you know if there is a way to reverse the order within a function?

  4. #4
    Forum Expert
    Join Date
    05-20-2015
    Location
    Chicago, Illinois
    MS-Off Ver
    2016
    Posts
    2,103

    Re: Reducing the steps to calculate deal buildup/waterfall

    Yes, but it's uglier. Try the following in D4, filled right:

    =SUMPRODUCT(A$3:D$3,N(OFFSET($D$20:$G$20,0,COLUMNS($D$20:$G$20)-COLUMN(INDIRECT("R1C1:R1C"&COLUMNS($D$20:$G$20),FALSE)))))

    That should work on the original table. See attached...
    Attached Files Attached Files

+ 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. [SOLVED] Waterfall Chart - From a Starting Value. Six + or -'s. Steps up to Final Value
    By bluerog in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 02-01-2017, 03:50 PM
  2. Equations from Excel to Word (can't buildup)
    By Colmillo in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-10-2016, 12:01 PM
  3. Deal or No Deal
    By BigMcBen in forum PowerPoint Formatting & General
    Replies: 1
    Last Post: 10-06-2016, 12:36 PM
  4. Calculate EMI using Reducing Balance and Flat Interest
    By Rocky_123 in forum Excel General
    Replies: 0
    Last Post: 08-27-2015, 10:07 PM
  5. Additional steps needed to this formula to calculate multiple if scenarios...
    By excelteam777 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-07-2013, 01:11 AM
  6. [SOLVED] How do I calculate a several tier IRR waterfall?
    By Dan in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-22-2006, 09:31 AM
  7. [SOLVED] Equity buildup calculation
    By JimDandy in forum Excel Formulas & Functions
    Replies: 39
    Last Post: 09-06-2005, 07:05 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