Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 623
Default How do I calculate the interest payment manually (without usin

Glad it helped. Thanks for the feedback.

--
Regards,
Fred


"Grd" wrote in message
...
Thanks Fred,

Now had a chance to try this. It works as you describe. Excellent

S

"Fred Smith" wrote:

Canadian mortgages are compounded semi-annually. As with all financial
functions, you need to calculate the periodic interest rate. Then all the
functions will work.

Let's suppose you make monthly payments, and the quoted interest rate is 5%.
As
Canadian mortgages are compounded semi-annually, you know this is actually
2.5%
every six months. If you borrowed $100 with an interest rate of 2.5%, you
would
owe $102.50 at the end of six months. But your payments are monthly. What you
need to know is: what monthly interest rate will turn $100 into $102.50 in
six
months? Use the rate function for this, as in:

=rate(6,0,-100,102.50)

Or more generally:

=rate(6,0,-1,1+i/2)

Now use this rate in all your financial functions.

--
Regards,
Fred


"Grd" wrote in message
...
Hi there,

I used IPMT but I'm Canadian and it doesn't work for Canada so I basically
need to do an amortization schedule and I have no clue the formulas needed
to
do this manually.

I fugure you need a principle column, interest column, monthly payment
column.
I need to figure out the compounded interest.

Any guidance will be helpful

Thanks

Suzanne






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculate total interest earned on a loan and monthly payment Matt Stanley Excel Worksheet Functions 4 May 4th 23 03:42 AM
Calculate Interest Rate when payment changes! huntermcg Excel Worksheet Functions 2 October 25th 05 08:32 AM
calculate payment with first payment due date variable? Jody Solbach Excel Worksheet Functions 1 September 8th 05 05:46 PM
Why are cumulative interest payment calculations different? New Soul Excel Worksheet Functions 2 July 18th 05 11:58 PM
Interest only payment origin8r Excel Worksheet Functions 3 July 14th 05 03:53 AM


All times are GMT +1. The time now is 09:44 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"