Loan Repayment Formula with Interest Capitalization and Monthly Payment

whitefeather

New Member
Joined
May 9, 2016
Messages
29
Hi All,

I have a loan repayment schedule as below where interest accrued on loan principal is capitalized on quarterly basis (blue marked dates) and payment is made monthly.

Here green cells are variable, meaning user should be able to define loan disbursement date (here, 7 OCT 2019), first installment date (here, 15 NOV 2019), principal amount (here, 100,000.00), yearly rate of interest (here, 12%) and number of installments (here, 12). Here, interest is calculated on the basis of 360 days yearly and for actual days. Meaning, the calculation for 39 days interest on 100,000 would be [100,000*12%/360*39].

Given that, I require a single formula to calculate EMI for this loan schedule (yellow marked). Is it possible to formulate one? Please help me in this regard.


SLDate Installment Capitalized
Interest
Outstanding RateDays Accrual
7-Oct-19

100,000.00 12.0039 1,300.00
115-Nov-19 8,911.83 - 91,088.17 12.0030 910.88
215-Dec-19 8,911.83 - 82,176.34 12.0016 438.27

31-Dec-19 - 2,649.16 84,825.50 12.0015 424.13
315-Jan-20 8,911.83 - 75,913.67 12.0031 784.44
415-Feb-20 8,911.83 - 67,001.84 12.0029 647.68
515-Mar-20 8,911.83 - 58,090.01 12.0016 309.81

31-Mar-20 - 2,166.07 60,256.08 12.0015 301.28
615-Apr-20 8,911.83 - 51,344.25 12.0030 513.44
715-May-20 8,911.83 - 42,432.42 12.0031 438.47
815-Jun-20 8,911.83 - 33,520.59 12.0015 167.60

30-Jun-20 - 1,420.79 34,941.39 12.0015 174.71
915-Jul-20 8,911.83 - 26,029.56 12.0031 268.97
1015-Aug-20 8,911.83 - 17,117.73 12.0031 176.88
1115-Sep-20 8,911.83 - 8,205.90 12.0015 41.03

30-Sep-20 - 661.59 8,867.49 12.0015 44.34
1215-Oct-20 8,911.83 44.34 (0.00)12.00
-

<colgroup width="22"></colgroup><colgroup width="75"></colgroup><colgroup width="101"></colgroup><colgroup width="84"></colgroup><colgroup width="99"></colgroup><colgroup width="41"></colgroup><colgroup width="38"></colgroup><colgroup width="71"></colgroup><tbody>
</tbody>

<style type="text/css">
body,div,table,thead,tbody,tfoot,tr,th,td,p { font-family:"Calibri"; font-size:x-small }
a.comment-indicator:hover + comment { background:#ffd; position:absolute; display:block; border:1px solid black; padding:0.5em; }
a.comment-indicator { background:red; display:inline-block; border:1px solid black; width:0.5em; height:0.5em; }
comment { display:none; }
</style>
 
Last edited:

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.

Forum statistics

Threads
1,214,601
Messages
6,120,460
Members
448,965
Latest member
grijken

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top