PMT function - Microsoft Support (2024)

SharePoint Server Subscription Edition SharePoint Server 2019 SharePoint Server 2016 SharePoint Server 2013 SharePoint Server 2013 Enterprise SharePoint in Microsoft 365 SharePoint Foundation 2010 SharePoint Server 2010 SharePoint in Microsoft 365 Small Business Windows SharePoint Services 3.0 More...Less

Calculates the payment for a loan based on constant payments and a constant interest rate.

Syntax

PMT(rate,nper,pv,fv,type)

For a more complete description of the arguments in PMT, see the PV function.

Rate is the interest rate for the loan.

Nper is the total number of payments for the loan.

Pv is the present value, or the total amount that a series of future payments is worth now; also known as the principal.

Fv is the future value, or a cash balance you want to attain after the last payment is made. If fv is omitted, it is assumed to be 0 (zero), that is, the future value of a loan is 0.

Type is the number 0 (zero) or 1 and indicates when payments are due.

Set type to

If payments are due

0 or omitted

At the end of the period

1

At the beginning of the period

Remarks

  • The payment returned by PMT includes principal and interest but no taxes, reserve payments, or fees sometimes associated with loans.

  • Make sure that you are consistent about the units you use for specifying rate and nper. If you make monthly payments on a four-year loan at an annual interest rate of 12 percent, use 12%/12 for rate and 4*12 for nper. If you make annual payments on the same loan, use 12 percent for rate and 4 for nper.

  • To find the total amount paid over the duration of the loan, multiply the returned PMT value by nper.

Example 1

In the following example:

  • Rate is the annual interest rate.

  • Nper is the number of months of payments.

  • PV is the amount of loan.

Rate

Nper

PV

Formula

Description (Result)

8%

10

10000

=PMT([Rate]/12, [Nper], [PV])

Monthly payment for a loan with the specified arguments (-1,037.03)

8%

10

10000

=PMT([Rate]/12, [Nper], [PV], 0, 1)

Monthly payment for a loan with the specified arguments, except payments are due at the beginning of the period (-1,030.16)

Example 2

You can use PMT to determine payments to annuities other than loans.

In the following example:

  • Rate is the annual interest rate.

  • Nper is the years you plan on saving.

  • PV is the amount you want to have save in 18 years.

The interest rate is divided by 12 to get a monthly rate. The years the money is paid out is multiplied by 12 to get the number of payments.

Rate

Nper

PV

Formula

Description (Result)

6%

18

50000

=PMT([Rate]/12, [Nper]*12, 0, [PV])

Amount to save each month to have 50,000 at the end of 18 years (-129.08)

Need more help?

Want more options?

Discover Community

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

PMT function - Microsoft Support (2024)

FAQs

Why is the PMT function not working in Excel? ›

Excel PMT function not working

error may occur if either the rate argument is a negative number or nper is equal to 0.

How to calculate PMT formula manually? ›

The mathematical formula for this PMT function is P = (Pv*R) / [1 - (1 + R)^(-n)] .
  1. P = Monthly Payment.
  2. Pv = Present Value (starting value of the loan)
  3. APR = Annual Percentage Rate.
  4. R = Periodic Interest Rate = APR/number of interest periods per year.
Jan 2, 2023

What are the arguments of PMT in Excel? ›

The PMT function syntax has the following arguments:
  • Rate Required. The interest rate for the loan.
  • Nper Required. The total number of payments for the loan.
  • Pv Required. The present value, or the total amount that a series of future payments is worth now; also known as the principal.
  • Fv Optional. ...
  • Type Optional.

How to make a PMT function positive in Excel? ›

With the above formula, the monthly loan payment, -230.29, is calculated as a negative value, because you are paying that amount out of your bank account. If you would prefer to see the result as a positive value, you can use a minus sign before the PMT function: =-PMT(C2/12,C3,C4)

Why is my function not working in Excel? ›

The most common reason for an Excel formula not calculating is that you have inadvertently activated the Show Formulas mode in a worksheet. To get the formula to display the calculated result, just turn off the Show Formulas mode by doing one of the following: Pressing the Ctrl + ` shortcut, or.

Why won't my function calculate in Excel? ›

Check for Automatic Recalculation

On the Formulas ribbon, look to the far right and click Calculation Options. On the dropdown list, verify that Automatic is selected. When this option is set to automatic, Excel recalculates the spreadsheet's formulas whenever you change a cell value.

What are the three required arguments in the PMT function? ›

The PMT function uses the following arguments: Rate (required argument) – The interest rate of the loan. Nper (required argument) – Total number of payments for the loan taken. Pv (required argument) – The present value or total amount that a series of future payments is worth now.

What arguments does the PMT function accept _____________? ›

The PMT formula calculates what to pay back on a monthly payment loan. There are three arguments in this function; RATE,NPER,PV. Two other arguments shown are not required for a basic loan payment; FV and TYPE.

What is the difference between PMT and IPMT function? ›

IPMT function is thereby a part of the PMT function, but the former calculates only the interest component, whereas the latter calculates the entire payment inclusive of both the principal repayment and interest.

Is PMT positive or negative? ›

Thus pmt is positive when you pay off a loan, and it's negative when you draw money out of an account.

How does the PMT function work? ›

The Excel “PMT” function is used to determine the payments owed to a lender by a borrower on a financial obligation, such as a loan or bond. The payment owed is derived from a constant interest rate, the number of periods (i.e. loan term), and the value of the original loan principal.

Why is my forecast function not working in Excel? ›

Excel FORECAST function not working:

If your FORECAST formula returns an error, this is most likely because of the following reasons: If the known_x's and known_y's ranges are of different lengths or empty, the #N/A! error occurs. If the x value is non-numeric, the formula returns the #VALUE!

Why is my PMT function red? ›

That is simply the default subtype for the Currency format, based on accounting conventions: red and parentheses for negative numbers. By the way, if you want PMT to return a positive number, either change PV to -1000000 (my preference), or change the formula to =-PMT(5%/12,360,1000000).

Why is text function not working in Excel? ›

If the Excel TEXT function isn't working

This happens when we skip the quotation marks around the format code. Let's take an example to understand this. If we input the formula =TEXT(A2, mm-dd-yy). It would give an error because the formula is incorrect and should be written this way: =TEXT(A2,”mm-dd-yy”).

Top Articles
Latest Posts
Article information

Author: Clemencia Bogisich Ret

Last Updated:

Views: 5835

Rating: 5 / 5 (80 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Clemencia Bogisich Ret

Birthday: 2001-07-17

Address: Suite 794 53887 Geri Spring, West Cristentown, KY 54855

Phone: +5934435460663

Job: Central Hospitality Director

Hobby: Yoga, Electronics, Rafting, Lockpicking, Inline skating, Puzzles, scrapbook

Introduction: My name is Clemencia Bogisich Ret, I am a super, outstanding, graceful, friendly, vast, comfortable, agreeable person who loves writing and wants to share my knowledge and understanding with you.