Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Look here, Microsoft has many templates that could help you
http://office.microsoft.com/en-us/te...377171033.aspx Charlie "ziak" wrote: 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 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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. -- Regards, Fred "ziak" wrote in message ... 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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I get Excel to automatically calculate salaries actually received in financial year? | Excel Discussion (Misc queries) | |||
Need formula to figure compound interest of a deposit for a year | Excel Worksheet Functions | |||
interest calcs using 365 days in a year | Excel Discussion (Misc queries) | |||
Mortgage template comparing interest pd, monthly, bi-monthly, ext. | Excel Discussion (Misc queries) | |||
Looking for an interest only mortgage template. | Excel Discussion (Misc queries) |