Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • What-If Analysis: Scenarios and Goal Seek in Excel
  • How to Create Column Chart in Excel
  • How to Create Area Chart in Excel
  • Conditional Formatting New Rule with Formulas in Excel
  • Understanding Anova in Excel

References

  • How to use Excel ROWS Function
  • How to use Excel MMULT Function
  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions
  • Last row number in range
  • VLOOKUP function: Description, Usage, Syntax, Examples and Explanation

Data Validations

  • Prevent invalid data entering in specific cells
  • Excel Data validation unique values only
  • Excel Data validation specific characters only
  • Excel Data validation must begin with
  • Excel Data validation no punctuation

PMT function: Description, Usage, Syntax, Examples and Explanation

by

What is PMT function in Excel?

PMT function is one of the Financial functions in Microsoft Excel that calculates the payment for a loan based on constant payments and a constant interest rate.Use the Excel Formula Coach to figure out a monthly loan payment. At the same time, you’ll learn how to use the PMT function in a formula.

Syntax of PMT function

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

The PMT function syntax has the following arguments:

  • Rate: The interest rate for the loan.
  • Nper: The total number of payments for the loan.
  • Pv: The present value, or the total amount that a series of future payments is worth now; also known as the principal.
  • Fv (Optional): 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 (Optional): The number 0 (zero) or 1 and indicates when payments are due.
Set type equal to If payments are due
0 or omitted At the end of the period
1 At the beginning of the period

PMT formula explanation

  • 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.

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

Example of PMT function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Data Description
8% Annual interest rate
10 Number of months of payments
$10,000 Amount of loan
Formula Description Result
=PMT(A2/12,A3,A4) Monthly payment for a loan with terms specified as arguments in A2:A4. ($1,037.03)
=PMT(A2/12,A3,A4) Monthly payment for a loan with with terms specified as arguments in A2:A4, except payments are due at the beginning of the period. ($1,030.16)
Data Description
6% Annual interest rate
18 Number of months of payments
$50,000 Amount of loan
Formula Description Live Result
=PMT(A12/12,A13*12, 0,A14) Amount to save each month to have $50,000 at the end of 18 years. ($129.08)

For more information about annuity functions, visit:

  • How to calculate Net Present Value (NPV)
  • PMT, RATE, NPER, PV and FV Calculations
  • Calculate payment periods for loan
  • Calculate interest rate for loan
  • Calculate periods for annuity

Post navigation

Previous Post:

How to generate random date between two dates in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • Return blank if in Excel
  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • OR function: Description, Usage, Syntax, Examples and Explanation
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • How to get Holiday Date from Year in Excel
  • Calculate total hours that fall between two times in Excel
  • Basic timesheet formula with breaks in Excel
  • DATEDIF function: Description, Usage, Syntax, Examples and Explanation
  • Custom weekday abbreviation in Excel

Grouping

  • Group numbers at uneven intervals in Excel
  • Group times into 3 hour buckets in Excel
  • Running count group by n size in Excel
  • Map text to numbers in Excel
  • How to randomly assign data to groups in Excel

General

  • How to count total number of cells in a rectangular range in Excel
  • Basic numeric sort formula in Excel
  • Spell Check in Excel
  • How to calculate percent variance in Excel
  • How to choose page/paper size in Excel before Printing
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning