Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am selling a home on contract for $132,900 with monthly payments of $1115
paid at 8% interest over 20 years. Start Date May 1, 2007. First payment due June 1, 2007. Balloon payment due June 1, 2008. I need to create a spreadsheet that will track the payments and calculate the intrerest and credit the payment based on the date that I receive the payment. The payment will be credited to the interest first and then principal. Can anybody help me? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Perhaps this, or another, Excel Mortagage/Loan Amortization template will
help you? http://office.microsoft.com/en-us/te...566201033.aspx If you really need to get down to the amount of interest in a period based on the number of days into the period you receive the payment, these should at least be a good starting point - then you can get help here based on a definite setup to calculate the interest/principal split of a payment on a given date. "Laurie-Earl'sGirl" wrote: I am selling a home on contract for $132,900 with monthly payments of $1115 paid at 8% interest over 20 years. Start Date May 1, 2007. First payment due June 1, 2007. Balloon payment due June 1, 2008. I need to create a spreadsheet that will track the payments and calculate the intrerest and credit the payment based on the date that I receive the payment. The payment will be credited to the interest first and then principal. Can anybody help me? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Start a spreadsheet with the following columns:
Date, Opening Balance, Payment, Interest, Closing Balance. Interest = Opening Balance * Interest Rate * (Date - Previous Date) / 365 Closing Balance = Opening Balance - Payment + Interest Copy down as far as you need. This will compound interest every payment, which I suspect is sufficient. If you absolutely need to compound on some other basis, let us know. -- Regards, Fred "Laurie-Earl'sGirl" wrote in message ... I am selling a home on contract for $132,900 with monthly payments of $1115 paid at 8% interest over 20 years. Start Date May 1, 2007. First payment due June 1, 2007. Balloon payment due June 1, 2008. I need to create a spreadsheet that will track the payments and calculate the intrerest and credit the payment based on the date that I receive the payment. The payment will be credited to the interest first and then principal. Can anybody help me? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is there a template for Received Payments from Customers? | Excel Discussion (Misc queries) | |||
loan payments - Interest only? | Excel Discussion (Misc queries) | |||
Simple interest, multiple payments, loan balance | 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 |