Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
bpeltzer
 
Posts: n/a
Default need a function to calculate a mortgage payment

The PMT function should work just fine, with a couple of caveats. Assuming
you've set the number of payments (NPER) to the number of months, you need to
adjust your interest rate accordingly (eg: not 6%, but 6%/12). You'll also
want to put a minus sign on the PV argument. Ex: a 30 year loan at 6.5% for
$145000: =PMT(6.5%/12,360,-145000). If you can't get the function to behave
as you expect, post the terms and the formula you're using. (Also, remember
that your total payment will probably include taxes and insurance, which
won't be captured in this formula).
--Bruce

"JSEVonda" wrote:

Does anyone have a function to calculate a amortized mtg payment. I tried to
use the pmt function, and it came out all wrong. Have tried many different
iterations of the numbers, and they still do not come out to be same as my
Loan Officer Point software indicates the answer should be.

I need to put this function calulation in an excel spreadsheet.

Thanks

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
I want the PMT function to calculate using 360 days not 365 amalecki Excel Worksheet Functions 6 April 30th 23 11:44 AM
Excel option to store trendline's coefficients in cells for use Miguel Saldana Charts and Charting in Excel 9 June 20th 05 08:45 PM
Need a ISWorkday Function -- Any Ideas Mark Excel Worksheet Functions 5 March 29th 05 01:58 AM
Can you change the PMT function tio calculate off of 365 days? Will Excel Worksheet Functions 1 March 18th 05 07:27 PM
How to calculate PMT function Daniel Excel Worksheet Functions 1 November 18th 04 08:42 PM


All times are GMT +1. The time now is 04:23 AM.

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

About Us

"It's about Microsoft Excel"