Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need a function(formula) that will amortize a loan based on a 365/360
(actual/360) basis, no compounding, with payment due at the end of each payment period (ie monthly payments with note dated 11/6, first payment 12/6) So with a loan amount of $1,662,000 at 7.5% 10year amortization the loan payment should be $19,821.32 with this formula (On our current formula we come up with $19,728.24) This is what I am currently using but it is not a true 30/360 formula =ROUND(-(PMT(C11/12,C12,C10)-0.005),2) where C11= Annual IR, C12= Term in months and C10=Original loan amount and is not accurate for what I need. Can anyone help? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reusing formula | Excel Discussion (Misc queries) | |||
Dynamic Range with unused formula messing up x axis on dynamic graph | Charts and Charting in Excel | |||
Match then lookup | Excel Worksheet Functions | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions |