Go to File... New... General Templates... Spreadsheet Solutions... "Loan
Amortization"
if you need the actual formula to calculate interest...
Principal = Payment * ((1-(1/((1+r)^(n*y))))/r)
Where:
n = number of periods per year
y = total years
r = interest rate per period, given by this formula:
r = Annual interest rate/n
Payment = (Principal * r)/(1-(1/((1+r)^n*y))
HTH
Die_Another_Day
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.