Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need a formula/spreadsheet that will calculate 18% interest on delinquent
quarterly payments. Example: Tenant owes $100 every quarter but has not made a payment since 2006. I need to be able to plug in the "past due" payment, accumlate the balance and compute the interest due.. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Bob
Assuming you mean 18% p.a. for whole years only from the date the rent was due this may do it for you. If it doesn't come out clearly post your email address and I'll forward the s/s 31/03/2007 100 2.682191781 2 04/12/2009 36 30/06/2007 100 2.432876712 2 04/12/2009 36 30/09/2007 100 2.180821918 2 04/12/2009 36 31/12/2007 100 1.928767123 1 04/12/2009 18 31/03/2008 100 1.679452055 1 04/12/2009 18 30/06/2008 100 1.430136986 1 04/12/2009 18 30/09/2008 100 1.178082192 1 04/12/2009 18 31/12/2008 100 0.926027397 0 04/12/2009 0 31/03/2009 100 0.679452055 0 04/12/2009 0 30/06/2009 100 0.430136986 0 04/12/2009 0 30/09/2009 100 0.178082192 0 04/12/2009 0 "=SUM(G11-A11)/365" "=ROUNDDOWN(D11,0)" "=TODAY()" "=SUM(B11*E11*18%)" Total rent 1100 Accumulated Interest 180 Grand total 1280 "Bob L" wrote: I need a formula/spreadsheet that will calculate 18% interest on delinquent quarterly payments. Example: Tenant owes $100 every quarter but has not made a payment since 2006. I need to be able to plug in the "past due" payment, accumlate the balance and compute the interest due.. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to calculate my mortgage payments interest part? | New Users to Excel | |||
Calculate Interest Paid w/ Additional Payments to Principle | Excel Worksheet Functions | |||
how do you calculate compound interest with multiple payments? | Excel Worksheet Functions | |||
loan payments - Interest only? | Excel Discussion (Misc queries) | |||
How to calculate total interest on 12 month loan with early payments | Excel Worksheet Functions |