I have to populate the amount based on the value per month in the respective columns (Jan-18, Feb-18) based on the value 'Per Month' only for the duration provided (Start and End).
[TABLE="class: grid, width: 1255"]
<tbody>[TR]
[TD]Start[/TD]
[TD]End[/TD]
[TD]Value[/TD]
[TD]Value[/TD]
[TD]Value[/TD]
[TD][/TD]
[TD][/TD]
[TD]Total Value[/TD]
[TD]Total Months[/TD]
[TD]Per Month[/TD]
[TD][/TD]
[TD]Jan-18[/TD]
[TD]Feb-18[/TD]
[TD]Mar-18[/TD]
[TD]Apr-18[/TD]
[TD]May-18[/TD]
[TD]Jun-18[/TD]
[/TR]
[TR]
[TD]5/3/2018[/TD]
[TD]10/6/2020[/TD]
[TD="align: right"]$100,000.00[/TD]
[TD="align: right"]$180,000.00[/TD]
[TD="align: right"]$295,000.00[/TD]
[TD][/TD]
[TD][/TD]
[TD="align: right"]$575,000.00[/TD]
[TD="align: right"]29[/TD]
[TD="align: right"]$19,827.59[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="class: grid, width: 1255"]
<tbody>[TR]
[TD]Start[/TD]
[TD]End[/TD]
[TD]Value[/TD]
[TD]Value[/TD]
[TD]Value[/TD]
[TD][/TD]
[TD][/TD]
[TD]Total Value[/TD]
[TD]Total Months[/TD]
[TD]Per Month[/TD]
[TD][/TD]
[TD]Jan-18[/TD]
[TD]Feb-18[/TD]
[TD]Mar-18[/TD]
[TD]Apr-18[/TD]
[TD]May-18[/TD]
[TD]Jun-18[/TD]
[/TR]
[TR]
[TD]5/3/2018[/TD]
[TD]10/6/2020[/TD]
[TD="align: right"]$100,000.00[/TD]
[TD="align: right"]$180,000.00[/TD]
[TD="align: right"]$295,000.00[/TD]
[TD][/TD]
[TD][/TD]
[TD="align: right"]$575,000.00[/TD]
[TD="align: right"]29[/TD]
[TD="align: right"]$19,827.59[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Last edited: