early pay-off formula

M

mtgloanof

does anyone know of a formula to calculate the amount of
time it would take to payoff an installment loan if the
borrower made additional payments?
 
F

Fred Smith

One way, as Jim pointed out, is to build an amortization table.

If you are simply increasing the payments, you can use NPER to determine the
revised number of periods.

If the payments are irregular (and especially if there's just a few), you
still could use financial functions to calculate your result. Whenever you
are making an irregular payment, treat it as a new loan. Use FV to calculate
the current balance on the loan, then NPER to calculate the number of
periods remaining after the additional payment.

But if you want to do a what if analysis, I'm with Jim, an amortization
table is the best way.
 

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.

Ask a Question

Top