View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default Need to know total interest over the life of a loan

look in the help index for
CUMIPMT

--
Don Guillett
SalesAid Software

"Keith" wrote in message
...
Hello,
I need a function that will tell me the total interest paid over the life
of
a loan, given the usual variables, interest, number of periods, present
value, etc. Is there a single function that does this?

Keith