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)
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)