![]() |
How to calculate loan instalment daily rest
Loan amount = $100,000 Annual interest = 6% Tenure = 30yrs Monthly rest instalment =PMT(6%/12,30*12,100000) =$599.55 What is the formula for Daily rest instalment From financial calculator the answer is $600.48 Please help -- kudos ------------------------------------------------------------------------ kudos's Profile: http://www.excelforum.com/member.php...o&userid=27866 View this thread: http://www.excelforum.com/showthread...hreadid=473724 |
Using your technique, then PMT(6%/365,30*365,100000) yields daily payments of $19.69 GeorgeF -- GeorgeF ------------------------------------------------------------------------ GeorgeF's Profile: http://www.excelforum.com/member.php...o&userid=24124 View this thread: http://www.excelforum.com/showthread...hreadid=473724 |
As I interpret it, you want to know the monthly payment if the interest is
compounded daily. The difficulty is that to use any financial function, the periods for the payment and interest rate must be the same. As your payments are monthly, you need to convert your interest rate into a monthly equivalent. For use in your formula, you need to convert the your nominal annual rate to an effective monthly rate, then to a nominal monthly rate. The formula: =PMT(NOMINAL(EFFECT(6%,365),12)/12,30*12,100000) gives a result of $600.48. -- Regards, Fred "kudos" wrote in message ... Loan amount = $100,000 Annual interest = 6% Tenure = 30yrs Monthly rest instalment =PMT(6%/12,30*12,100000) =$599.55 What is the formula for Daily rest instalment From financial calculator the answer is $600.48 Please help -- kudos ------------------------------------------------------------------------ kudos's Profile: http://www.excelforum.com/member.php...o&userid=27866 View this thread: http://www.excelforum.com/showthread...hreadid=473724 |
I have been searching this in the net for weeks without success. Thanks again. :) -- kudos ------------------------------------------------------------------------ kudos's Profile: http://www.excelforum.com/member.php...o&userid=27866 View this thread: http://www.excelforum.com/showthread...hreadid=473724 |
All times are GMT +1. The time now is 11:27 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com