View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Fred Smith Fred Smith is offline
external usenet poster
 
Posts: 623
Default Cumulated interest paid

a1=(FV at p1 - FV at p2) is the amount that the principal decreased between
start-period (p1) and end-period (p2).
a2=PMT * (p2 - p1) is the total payments made in that period.

=a2-a1 is the total interest charged over that period.

--
Regards,
Fred


"melafont" wrote in
message ...

I was wanting a formula to return the cumulative interest paid between
two periods on a loan which has a residual value. Similar to CUMIPMT
but it does not factor in a residual value.


--
melafont
------------------------------------------------------------------------
melafont's Profile:
http://www.excelforum.com/member.php...o&userid=36610
View this thread: http://www.excelforum.com/showthread...hreadid=563536