MrExcel Message Board


Go Back   MrExcel Message Board > Question Forums > Excel Questions

Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only.

Reply
 
Thread Tools Display Modes
Old Apr 3rd, 2003, 09:56 PM   #1
choff@mackenzieford
 
Join Date: Feb 2003
Posts: 13
Default Mortgage Payment Calculator

I need formula for motgage payment calculation. I have been trying PMT formula but maybe not inputiing correct data because I am getting goofy answers??

Sample problem:

PV = $500,000
Nper = 360 months
i% = 5.50%
solution: PMT = $2838.95

Please help, Chuck
choff@mackenzieford is offline   Reply With Quote
Old Apr 3rd, 2003, 10:29 PM   #2
Dave Patton
 
Join Date: Feb 2002
Location: Calgary, Alberta Canada
Posts: 1,420
Default

=PMT gives $2,838.95.

What result are you getting or what do you expect?


Ensure that your formula reflects interest per month since your payments
are probably number of months.

If references are for interest per year and
number of years use a formula like

=PMT(B4/12,B3*12,B2)

Check Help for additional information.

If your mortgage uses special calculation rules, please advise.
Dave Patton is online now   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump


All times are GMT +1. The time now is 06:27 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
All contents Copyright 1998-2009 by MrExcel Consulting.