PMT formula with multiple interest rate

shivanimanna

New Member
Joined
Oct 7, 2016
Messages
3
Hello

I would like to use the PMT formula to calculate interest rate in situation where interest rate is changing.

For example
Loan Amount = 100,000
Initial Interest Rate = 5% for 24 months
which reverts to 8% for next 276 months

EMI for first 2 years = PMT (0.05/12, 24, 100000, FUTURE_VALUE)
EMI for next 23 years = PMT (0.08/12, 276, FUTURE_VALUE, 0)
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
Try:-
£584.59=PMT(0.05/12,300,-100000)Pmt for 24 mths
£95,770.70=FV(0.05/12,24,584.59,-100000)Remaining value @ 24 Mths
£759.90=PMT(0.08/12,276,-95770.7)Pmt for 276 Mths
<colgroup><col width="79" style="width: 59pt; mso-width-source: userset; mso-width-alt: 2816;"> <col width="217" style="width: 163pt; mso-width-source: userset; mso-width-alt: 7708;"> <col width="215" style="width: 161pt; mso-width-source: userset; mso-width-alt: 7651;"> <tbody> </tbody>
 
Upvote 0

Forum statistics

Threads
1,214,925
Messages
6,122,298
Members
449,077
Latest member
Rkmenon

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