I want to check that the monthly repayment figure ...

I want to check that the monthly repayment figure quoted by the bank on a 20 year repayment mortgage will actually reduce the loan to £nil at the end of 20 years.

Interest is charged daily.

I have found two Excel templates on the Microsoft website. However, one calculates monthly interest the other fortnightly interest.

Any pointers/suggestions would be great.

P.S The interest rate is fixed.


Share Send to a friend Watch Report
 

Best Answer

 
426 helpful answers

The calculation is very simple :

This is an example of the rate of return of 100000 (currency)

100000              100000    (present value of the loan)

 20 years           7300 days   (number of  times the interest

                                           is calculated)

 0.1                    0.000261158  the rate of interest

 -5,000.00          -13.70            the payment (yearly/daily)

PMT(I17,B2,B1)  Normally the calculation is done yearly/monthly but if you wish to do it daily then :{this is the way excel formula is written}

 1. take the root of the yearly rate like this: 1.1^(1/365)-1

(I assumed the rate of 10%)

 2. multiply the number of the years by 365.

 3. Now - the payment is daily , as the interest is daily , so multiply it by 30 to have the average monthly - 13.7*30

Normally in Excel you use the functions when the number of payment is in correlation to the interest calculation , or else you have to calculate the rate to be used in your calculations.

Voila!

Posted 2006-10-18T06:09:36Z
Helpful?(1)
Rated as Best Answer

 

All Answers
Order by

 
3CA
2 helpful answers

A fellow accountant pointed me to this

calculator.
Posted 2006-10-19T15:58:23Z
 
3CA
2 helpful answers

Thanks for your help yoavdothan but that's way too complicated for me! I have read it and re-read it a dozen times but still don't know where to start.


 
426 helpful answers

Hi!

Try to read it again. I formatted the answer and also added some remarks - I hope that it is clearer now.

Yoav

Posted 2006-10-20T15:00:56Z

Sign in to participate

Got an answer for 3CA? Would you like to comment on the posted answers, or vote for the one which you think is the best?

Sign up for a free account, or sign in (if you're already a member).

Explore Related Posts in Forums

How to instal the Microsoft Office Excel 2003 primary Interop assembly?

Hi all, I run into the warning "This project reference the primary interop assembly for microsoft excel 2003, but this primary interop assembly is not install" when I try to run an office project ). I created a project in VS2008, using New Project->VB->2003-> Excel 2003 Add-in. I didn't

Showing templates under installed templates of excel 2007

Hi, I have created a Customized Excel template for Office 2007 using VSTO. currently i am showing this template under my templates. is it possible to show under Installed templates? like we have and Settings\\Application Data\Microsoft\Templates\ Where the "" above

Can Excel use .Net classes?

In theory this should be plausible, as Excel is written on the .Net framework. I'm so sick of coding (99% debugging) in VBA, so I'd love the idea of coding a Excel workbook from C#.Net, or even ) is a set of development tools available in the form of a Visual Studio add-in (project templates
» More...
Powered by
Feed - Subscribe to changes to this Q&A Blog
ADVERTISEMENT
ADVERTISEMENT
AOL Autos Q&A is powered by Yedda an AOL Company
Copyright © 2006-2010, Yedda Inc. and respective copyright owners