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

Data Analysis

  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • How to Create Column Chart in Excel
  • How to calculate current stock or inventory in Excel
  • How To Filter Data in Excel
  • What-If Analysis: Scenarios and Goal Seek in Excel

References

  • How to get address of first cell in range in Excel
  • How to get last row in text data in Excel
  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions
  • How to get last column number in range in Excel
  • Merge tables with VLOOKUP in Excel

Data Validations

  • Excel Data validation don’t exceed total
  • Excel Data validation date in next 30 days
  • Excel Data validation only dates between
  • Prevent invalid data entering in specific cells
  • Excel Data validation require unique number

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

by

What is PPMT function in Excel?

PPMT function is one of the Financial functions in Microsoft Excel that returns the payment on the principal for a given period for an investment based on periodic, constant payments and a constant interest rate.

Syntax of PPMT function

PPMT(rate, per, nper, pv, [fv], [type])

The PPMT function syntax has the following arguments:

  • Rate: The interest rate per period.
  • Per: Specifies the period and must be in the range 1 to nper.
  • Nper: The total number of payment periods in an annuity.
  • Pv: The present value — the total amount that a series of future payments is worth now.
  • 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 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

PPMT formula explanation

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 12 percent annual interest, use 12%/12 for rate and 4*12 for nper. If you make annual payments on the same loan, use 12% for rate and 4 for nper.

Examples of PPMT 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 Argument description
10% Annual interest rate
2 Number of years for the loan
$2,000.00 Amount of loan
Formula Description Result
=PPMT(A2/12, 1, A3*12, A4) Principal payment for month 1 of the loan ($75.62)
Data Argument description
8% Annual interest rate
10 Number of years for the loan
$200,000.00 Amount of loan
Formula Description (Result) Live Result
=PPMT(A11, A12, 10, A13) Principal payment for year 10 of the loan ($27,598.05)

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

  • OR function Examples in Excel
  • IF with wildcards in Excel
  • IF with boolean logic in Excel
  • OR function: Description, Usage, Syntax, Examples and Explanation
  • IFNA function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Add months to date in Excel
  • NETWORKDAYS function: Description, Usage, Syntax, Examples and Explanation
  • EDATE function: Description, Usage, Syntax, Examples and Explanation
  • WEEKDAY function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate nth day of week in month in Excel

Grouping

  • Calculate conditional mode with criteria in Excel
  • If cell contains one of many things in Excel
  • Group times into unequal buckets in Excel
  • Group numbers with VLOOKUP in Excel
  • Running count group by n size in Excel

General

  • With vs Without Array Formula in Excel
  • 231 Keyboard Shortcut Keys In Excel
  • How to calculate percent sold in Excel
  • Check if range contains a value not in another range in Excel
  • Convert column letter to number in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning