Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default mortgage formulas etc..

Hello and thank you in advance for your guidance... creating a spread
sheet for mortgage calculations and have first and second mtgs to
calculate. I seem not to be able to 'formulate' the following type for
second mortgages: % of sales price (from another cell) * rate/term =
PMT any one can assist on this? Using Excel 2002.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default mortgage formulas etc..

" wrote:
creating a spread sheet for mortgage calculations and have
first and second mtgs to calculate.


I confess that I do not fully understand your terminology, and
I would very much like to learn. Can you explain your situation
a little more, especially what you mean by "first and second
mtgs" -- mortgages?

I seem not to be able to 'formulate' the following type for
second mortgages: % of sales price (from another cell) *
rate/term = PMT


Well, taking what you stated literally, the PMT would be:

=A1*B1*C1/D1

where A1 is the sales price, B1 is the percentage, C1 is the
rate per payment period, and D1 is the number of payments
(term).

If you have the annual nominal rate in C1, then replace "C1"
above with "C1/D1". And if have the term in years in D1,
then replace all instances of "D1" with "D1/12" if you want
monthly payments.

But why would the payment for a second mortgage be
determined differently from a first mortgage. PMT for a first
mortgage is usually:

=PMT(C1, D1, -A1*B1)

Caveat: Since I do not fully understand your terminology, my
answer is not dispositive. Take it with a grain of salt.
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
Countif formulas change after doing a sort Bob Smith Excel Worksheet Functions 3 January 3rd 06 11:17 PM
Mortgage Formulas Bryan New Users to Excel 1 September 10th 05 03:22 AM
Array Formulas take waaaay too long... belly0fdesire Excel Worksheet Functions 7 August 8th 05 10:11 PM
Problem with named formula's nathan Excel Worksheet Functions 0 January 21st 05 04:07 PM
calculating formulas for all workbooks in a folder Chad Excel Worksheet Functions 3 November 13th 04 05:22 PM


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