Hello...I need some help with date-related formula:
I signed a 3-month contract with a client in the amount of $300 effectrive from January 15 to April 15. I would like a formula that returns the revenue each month as follows:
January: $50 (pro-rated since the contract started January 15)
February: $100
March: $100
April: $50 (pro-rated since the contract ended April 15).
See example:
[TABLE="class: outer_border, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Amount[/TD]
[TD]Start Date[/TD]
[TD]End Date[/TD]
[TD]Period (Mths)[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]$300[/TD]
[TD]01/15/2018[/TD]
[TD]04/15/2018[/TD]
[TD]3[/TD]
[/TR]
</tbody>[/TABLE]
Any idea?
Thanks!!
I signed a 3-month contract with a client in the amount of $300 effectrive from January 15 to April 15. I would like a formula that returns the revenue each month as follows:
January: $50 (pro-rated since the contract started January 15)
February: $100
March: $100
April: $50 (pro-rated since the contract ended April 15).
See example:
[TABLE="class: outer_border, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Amount[/TD]
[TD]Start Date[/TD]
[TD]End Date[/TD]
[TD]Period (Mths)[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]$300[/TD]
[TD]01/15/2018[/TD]
[TD]04/15/2018[/TD]
[TD]3[/TD]
[/TR]
</tbody>[/TABLE]
Any idea?
Thanks!!