Hello,
I am trying to create a model where a portion of revenue is consumed each month starting on the contract start date. The amount of consumption each month would be an input and could be changed if required. In the below example 85,000 is total revenue, 25,000 is consumed for 3 months. On the 4th month the remainder $10,000 is consumed.
For the second contract, 115,000 is total revenue, 25,000 is recognized starting Feb 1, 2019 to May 1, 2019. After that the remaining 15,000 is recognized.
[TABLE="width: 1000"]
<tbody>[TR]
[TD]Contract Start Date[/TD]
[TD]Total Revenue[/TD]
[TD]Jan 1, 2019[/TD]
[TD]Feb 1, 2019[/TD]
[TD]Mar 1, 2019[/TD]
[TD]April 1, 2019[/TD]
[TD]May 1, 2019[/TD]
[TD]June 1, 2019[/TD]
[TD]July 1, 2019[/TD]
[/TR]
[TR]
[TD]Jan 1, 2019[/TD]
[TD]$85,000[/TD]
[TD]$25,000[/TD]
[TD]$25,000[/TD]
[TD]$25,000[/TD]
[TD]$10,000[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD]0[/TD]
[/TR]
[TR]
[TD]Feb 1, 2019[/TD]
[TD]$115,000[/TD]
[TD][/TD]
[TD]$25,000[/TD]
[TD]$25,000[/TD]
[TD]$25,000[/TD]
[TD]$25,000[/TD]
[TD]$15,000[/TD]
[TD]0[/TD]
[/TR]
</tbody>[/TABLE]
Input: 25,000
Any ideas on how i can do this using excel formulas?
Thanks!
****** id="cke_pastebin" style="position: absolute; top: 134px; width: 1px; height: 1px; overflow: hidden; left: -1000px;">[TABLE="width: 1000"]
<tbody>[TR]
[TD]$25,000[/TD]
[/TR]
</tbody>[/TABLE]
</body>
I am trying to create a model where a portion of revenue is consumed each month starting on the contract start date. The amount of consumption each month would be an input and could be changed if required. In the below example 85,000 is total revenue, 25,000 is consumed for 3 months. On the 4th month the remainder $10,000 is consumed.
For the second contract, 115,000 is total revenue, 25,000 is recognized starting Feb 1, 2019 to May 1, 2019. After that the remaining 15,000 is recognized.
[TABLE="width: 1000"]
<tbody>[TR]
[TD]Contract Start Date[/TD]
[TD]Total Revenue[/TD]
[TD]Jan 1, 2019[/TD]
[TD]Feb 1, 2019[/TD]
[TD]Mar 1, 2019[/TD]
[TD]April 1, 2019[/TD]
[TD]May 1, 2019[/TD]
[TD]June 1, 2019[/TD]
[TD]July 1, 2019[/TD]
[/TR]
[TR]
[TD]Jan 1, 2019[/TD]
[TD]$85,000[/TD]
[TD]$25,000[/TD]
[TD]$25,000[/TD]
[TD]$25,000[/TD]
[TD]$10,000[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD]0[/TD]
[/TR]
[TR]
[TD]Feb 1, 2019[/TD]
[TD]$115,000[/TD]
[TD][/TD]
[TD]$25,000[/TD]
[TD]$25,000[/TD]
[TD]$25,000[/TD]
[TD]$25,000[/TD]
[TD]$15,000[/TD]
[TD]0[/TD]
[/TR]
</tbody>[/TABLE]
Input: 25,000
Any ideas on how i can do this using excel formulas?
Thanks!
****** id="cke_pastebin" style="position: absolute; top: 134px; width: 1px; height: 1px; overflow: hidden; left: -1000px;">[TABLE="width: 1000"]
<tbody>[TR]
[TD]$25,000[/TD]
[/TR]
</tbody>[/TABLE]
</body>