Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Is there a way for Excel to structure a mortgage style calculation so that
yearly payments are equal but where principal and interest are not paid at the same time? For example, interest would pay monthly but pricipal would be paid on a yearly basis. (actual payment dates would be the same, meaning that interest would always pay on the first of the month and at the end of the year, principal would also pay on the first of the month). In other words: Jan1 Interest Feb1 Interest .... Nov1 Interest Dec1 Principal and interest The PMT function is set up so that principal and interest are always paid together. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
PPHi,
Why not set up two formulas, one using IPMT, the other PPMT. -- Cheers, Shane Devenshire "Woody13" wrote: Is there a way for Excel to structure a mortgage style calculation so that yearly payments are equal but where principal and interest are not paid at the same time? For example, interest would pay monthly but pricipal would be paid on a yearly basis. (actual payment dates would be the same, meaning that interest would always pay on the first of the month and at the end of the year, principal would also pay on the first of the month). In other words: Jan1 Interest Feb1 Interest .... Nov1 Interest Dec1 Principal and interest The PMT function is set up so that principal and interest are always paid together. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
that's what I ended up doing. And just dividing the IPMT by 12 to have
monthly payments with no amortization. It seems to work after looking at it a few ways. Thanks "ShaneDevenshire" wrote: PPHi, Why not set up two formulas, one using IPMT, the other PPMT. -- Cheers, Shane Devenshire "Woody13" wrote: Is there a way for Excel to structure a mortgage style calculation so that yearly payments are equal but where principal and interest are not paid at the same time? For example, interest would pay monthly but pricipal would be paid on a yearly basis. (actual payment dates would be the same, meaning that interest would always pay on the first of the month and at the end of the year, principal would also pay on the first of the month). In other words: Jan1 Interest Feb1 Interest .... Nov1 Interest Dec1 Principal and interest The PMT function is set up so that principal and interest are always paid together. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi All,
I am completely new to ExCel so what you have explained are all alien language to me. However, I think they are to do with the Function menu, right? Anyway I too wanted to find out my mortgage payment on a monthly basis on a fix rate for a duration of term. Can someone show me a step-by-step of how to do this? Much appreciated. Thanks Oscar "Woody13" wrote: that's what I ended up doing. And just dividing the IPMT by 12 to have monthly payments with no amortization. It seems to work after looking at it a few ways. Thanks "ShaneDevenshire" wrote: PPHi, Why not set up two formulas, one using IPMT, the other PPMT. -- Cheers, Shane Devenshire "Woody13" wrote: Is there a way for Excel to structure a mortgage style calculation so that yearly payments are equal but where principal and interest are not paid at the same time? For example, interest would pay monthly but pricipal would be paid on a yearly basis. (actual payment dates would be the same, meaning that interest would always pay on the first of the month and at the end of the year, principal would also pay on the first of the month). In other words: Jan1 Interest Feb1 Interest .... Nov1 Interest Dec1 Principal and interest The PMT function is set up so that principal and interest are always paid together. |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Oscar,
Don't hijack threads. If you something new to ask, start a new thread. You want the PMT function. Something like: =PMT(5%/12,30*12,100000) Regards, Fred. "Oscar" wrote in message ... Hi All, I am completely new to ExCel so what you have explained are all alien language to me. However, I think they are to do with the Function menu, right? Anyway I too wanted to find out my mortgage payment on a monthly basis on a fix rate for a duration of term. Can someone show me a step-by-step of how to do this? Much appreciated. Thanks Oscar "Woody13" wrote: that's what I ended up doing. And just dividing the IPMT by 12 to have monthly payments with no amortization. It seems to work after looking at it a few ways. Thanks "ShaneDevenshire" wrote: PPHi, Why not set up two formulas, one using IPMT, the other PPMT. -- Cheers, Shane Devenshire "Woody13" wrote: Is there a way for Excel to structure a mortgage style calculation so that yearly payments are equal but where principal and interest are not paid at the same time? For example, interest would pay monthly but pricipal would be paid on a yearly basis. (actual payment dates would be the same, meaning that interest would always pay on the first of the month and at the end of the year, principal would also pay on the first of the month). In other words: Jan1 Interest Feb1 Interest .... Nov1 Interest Dec1 Principal and interest The PMT function is set up so that principal and interest are always paid together. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I change sheet notation from R1C1 style to A1 style in XL 2 | Setting up and Configuration of Excel | |||
Looking for Mortgage Calculation Spreadsheet | Excel Discussion (Misc queries) | |||
Mortgage calculation after a large extra payment | Excel Discussion (Misc queries) | |||
Mortgage calculation after a large extra payment | Excel Worksheet Functions | |||
Mortgage Calculation Question/s | Excel Worksheet Functions |