Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() I know the pmt function allows for a regularly mortgage payment to be calculated, but is there a function, or does anyone know a working formula to calculate an interest only payment? -- Steach91 ------------------------------------------------------------------------ Steach91's Profile: http://www.excelforum.com/member.php...o&userid=30234 View this thread: http://www.excelforum.com/showthread...hreadid=557611 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Isn't is just a straight interest calculation? multiply the rate by the principal and that should be the payment. -- Mallycat ------------------------------------------------------------------------ Mallycat's Profile: http://www.excelforum.com/member.php...o&userid=35514 View this thread: http://www.excelforum.com/showthread...hreadid=557611 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Steach91 wrote:
I know the pmt function allows for a regularly mortgage payment to be calculated, but is there a function, or does anyone know a working formula to calculate an interest only payment? (You might need to specify whether you are talking about Canadian mortgage or otherwise. I will assume a US mortgage.) It is simply the interest accrued during the month (or payment period). Ostensibly, for a $150,000 loan at 7% interest rate for example, that is simply 150000*7%/12 = $875. And that is indeed what one online interest-only calculator computes. However, for most US loans, I believe interest compounds daily. In order to keep the interest-only payments equal (I presume), I would expect the monthly payment to be $877.47 or a rounded equivalent; that is: =fv(7%/365, 365/12, 0, -150000) - 150000 |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Whatever the First months Interest Payment is $$$- It is the Same Every
month unless or until you begin paying against the Principal. "Steach91" wrote in message : I know the pmt function allows for a regularly mortgage payment to be calculated, but is there a function, or does anyone know a working formula to calculate an interest only payment? -- Steach91 ------------------------------------------------------------------------ Steach91's Profile: http://www.excelforum.com/member.php...o&userid=30234 View this thread: http://www.excelforum.com/showthread...hreadid=557611 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Simple interest, multiple payments, loan balance | Excel Worksheet Functions | |||
Compound interest and repayments on personal loan | Excel Discussion (Misc queries) | |||
Add insurance to loan payments | Excel Worksheet Functions | |||
Keeping track of loan payments and interest | Excel Discussion (Misc queries) | |||
How to calculate total interest on 12 month loan with early payments | Excel Worksheet Functions |