PMT Function

jmattingly85

New Member
Joined
Jul 12, 2010
Messages
37
Office Version
  1. 365
Platform
  1. Windows
Hi. Looking for some help with the PMT function and not sure if what I'm looking to do is possible.

I'm looking to calculate what the max rate on a loan can be, using known values of the nper (length of loan) and pmt (NOI/DSCR).

Is this possible?
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
Your question lacks a lot of details so cannot be answered.
 
Upvote 0
I agree that the question is vague. Did you perhaps mean something along these lines?

ABC
1Hypothetical property
2Property value500,000
3NOI25,000p.a.
4The amount you'd like to borrow300,000
5
6Hypothetical finance provider requirement
7Required DSCR1.2say
8
9Calculations
10Your debt capacity20,833p.a.
111,736p.m.
12
13Interest only loan
14Maximum interest rate possible6.94%
15
16Principal and Interest repayments
17Term240months
18Max interest rate3.5%p.a.
19Monthly repayment1,736
Sheet1
Cell Formulas
RangeFormula
B3B3=5%*B2
B10B10=B3/B7
B11B11=B10/12
B14B14=B10/B4
B19B19=PMT(B18/12,B17,-B4)

Goal Seek.png

So for this hypothetical example, the maximum interest rate possible is ~3.5% p.a.

If that's not achievable, you could solve for the finance amount using some higher interest rate.
 
Upvote 0
I agree that the question is vague. Did you perhaps mean something along these lines?

ABC
1Hypothetical property
2Property value500,000
3NOI25,000p.a.
4The amount you'd like to borrow300,000
5
6Hypothetical finance provider requirement
7Required DSCR1.2say
8
9Calculations
10Your debt capacity20,833p.a.
111,736p.m.
12
13Interest only loan
14Maximum interest rate possible6.94%
15
16Principal and Interest repayments
17Term240months
18Max interest rate3.5%p.a.
19Monthly repayment1,736
Sheet1
Cell Formulas
RangeFormula
B3B3=5%*B2
B10B10=B3/B7
B11B11=B10/12
B14B14=B10/B4
B19B19=PMT(B18/12,B17,-B4)

View attachment 111854
So for this hypothetical example, the maximum interest rate possible is ~3.5% p.a.

If that's not achievable, you could solve for the finance amount using some higher interest rate.
Apologies for the vagueness. If these are my inputs:
NOI
$81,133​
DSCR
1.35​
Amortization
360​
months
Max Rate?

I'd like so solve for the maximum rate that can be used assuming these requirement. Is that possible? Maybe PMT function isn't the correct formula.
 
Upvote 0
Apologies for the vagueness. If these are my inputs:
NOI
$81,133​
DSCR
1.35​
Amortization
360​
months
Max Rate?

I'd like so solve for the maximum rate that can be used assuming these requirement. Is that possible? Maybe PMT function isn't the correct formula.
Missing the top row of inputs. Please see below:
Mortgage Amount
$482,079​
NOI
$81,133.00​
Required DSCR
1.35​
Amortization
360​
months
Max Rate
???​
 
Upvote 0
Did you see Post #3?

If you update for your assumptions, you should solve for an interest rate around 12.1% p.a.?
 
Upvote 0

Forum statistics

Threads
1,221,689
Messages
6,161,297
Members
451,695
Latest member
Doug Mize 1024

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top