Interest PMNT per Year on Mortgage

G

Guest

Help! Need to find total interest paid on mortgage per year - out to 5
years. Only way I can seem to do it is to find IPMT per month add the
formulas up for the year. Any other way? Something I'm missing? thanks
 
F

Fred Smith

A simpler way would be to calculate the principal paid between the two periods,
then subtract from the payments made.

Suppose you want to calculate the interest paid during payments 5 to 60:

a1=FV(rate,5,pmt,-pv)-FV(rate,60,pmt,-pv) --> gives you the reduction in
principal during that period.

=pmt*(60-5)-a1 --> gives you the interest paid in the period.
 

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