Determine Number of Monthly Loan Payments with Additional Payments

legalhustler

Well-known Member
Joined
Jun 5, 2014
Messages
1,171
Office Version
  1. 365
Platform
  1. Windows
The loan term is 30 years, so to get the number of monthly payments I would calculate 30 (years) X 12 (months)= 360 (months), but how do I calculate the number of monthly payments if I make additional amount of (equal/fixed) payments each month?

If I make additional equal payments, obviously the number of monthly payments should be lower. Can someone advise on this formula.

Thanks!
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
try
NPER function in Microsoft Excel.
Returns the number of periods for an investment based on periodic, constant payments and a constant interest rate.
 
Last edited:
Upvote 0
try
NPER function in Microsoft Excel.
Returns the number of periods for an investment based on periodic, constant payments and a constant interest rate.

I haven't used that function before. Here is my loan detail:

Loan Amount is $190,000 (cell A1)
Annual Interest Rate is 5% (A2)
Monthly Payment Amount is $1019.96 (A3)
Extra Payment Amount is $20 (A4)

How would I calculate the NPER to determine how many months it would take if I make $20 extra payment to my Monthly Payment Amount?

Thanks.
 
Last edited:
Upvote 0

Forum statistics

Threads
1,214,854
Messages
6,121,941
Members
449,056
Latest member
denissimo

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