Manually calculating interest and principal.
To perform calculations for lump sum payments, the interest and principal on a loan needs to be calculated manually.
This means not using the IPMT()
or PPMT()
functions, and instead, calculating the interest by multiplying the opening balance by the periodic interest rate.
For this example, we will be working with a 2-year loan, amortizing monthly at a 5% interest rate with $100 in amortized fees.
The APR has already been calculated as part of the schedule, and opening and closing balance formulas have been entered.
This exercise is part of the course
Loan Amortization in Google Sheets
Exercise instructions
- Enter the interest and principal payments in cells
I5:J28
. - Do not use the IPMT or PPMT formulas to calculate these balances!
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
