Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
AFQ
 
Posts: n/a
Default Canadian Mortgage Formula


I have created a monthly Canadian ammortization excel spreadsheet, but I
am unable to figure out how to change the it in order to have
semi-monthly, bi-weekly, or weekly schedules. My monthly formula is:

=PMT((1+A/2)^(1/6)-1,B,-C)

A=interest rate
B=payments
C=principal amount

Can anybody help me? email:

Thank you.
Alan B.


--
AFQ
Posted from -
http://www.officehelp.in

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Fred Smith
 
Posts: n/a
Default Canadian Mortgage Formula

Canadian mortgages have interest compounded semi-annually. As payments are
normally monthly, you need to calculate the equivalent monthly rate in order to
calculate the proper payment. This is what your formula does: it takes the
semi-annual rate (A/2), and converts it to a monthly rate (^1/6) as there are
six months in half a year.

Converting to any other mode simply requires calculating the number of periods
in half a year. Ergo, change the 6 to 12 for semi-monthly, 13 for bi-weekly and
26 for weekly. And, of course, adjust B for the increased number of periods. You
may find it easier to have B in years, and calculate the number of periods in
your PMT function.

Does this help?

--
Regards,
Fred


"AFQ" wrote in message
...

I have created a monthly Canadian ammortization excel spreadsheet, but I
am unable to figure out how to change the it in order to have
semi-monthly, bi-weekly, or weekly schedules. My monthly formula is:

=PMT((1+A/2)^(1/6)-1,B,-C)

A=interest rate
B=payments
C=principal amount

Can anybody help me? email:

Thank you.
Alan B.


--
AFQ
Posted from -
http://www.officehelp.in



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
AFQ
 
Posts: n/a
Default Canadian Mortgage Formula


Thank you Fred, it worked perfectly.

Alan


--
AFQ
Posted from - http://www.officehelp.in

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
2 Nesting questions Starchaser Excel Worksheet Functions 7 January 20th 06 06:53 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 12:25 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"