Hi, thanks for looking and offering a suggestion. I can't figure out a clean way to achieve this need.
Below row 6 displays fake revenue by month
Row 11 displays the calculate management fee of each matching month.
Management fee is the months revenue on row 6 time the percentage in cell B6.
Once the revenue reach 35 million in February, (running total adding November to January), then the management fee drops to the rate in cell C6
I'm seeking a formula of another way to populate cells C11 through N11. One that adds each month as each month passes and assigns a management fee to each cell of the month on row 11 depending on the current running total. Additionally, in the case below, in February the running total will hit 35 million, so part of that revenue must be calculated at 3.75% and the amount over 35 million would be calculated at 2%
So, cells C11 through E11 will calculate the correlated revenue at 3.75%. Cell F11 will calculate the revenue at 3.75 and 2%. The remaining months will calculate at 2%.
Yet each cell needs to evaluate the running total to insure the proper rate is used.
Thanks for any advice you might have.
Below row 6 displays fake revenue by month
Row 11 displays the calculate management fee of each matching month.
Management fee is the months revenue on row 6 time the percentage in cell B6.
Once the revenue reach 35 million in February, (running total adding November to January), then the management fee drops to the rate in cell C6
I'm seeking a formula of another way to populate cells C11 through N11. One that adds each month as each month passes and assigns a management fee to each cell of the month on row 11 depending on the current running total. Additionally, in the case below, in February the running total will hit 35 million, so part of that revenue must be calculated at 3.75% and the amount over 35 million would be calculated at 2%
So, cells C11 through E11 will calculate the correlated revenue at 3.75%. Cell F11 will calculate the revenue at 3.75 and 2%. The remaining months will calculate at 2%.
Yet each cell needs to evaluate the running total to insure the proper rate is used.
Thanks for any advice you might have.