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

Data Analysis

  • Add Outline to Data in Excel
  • Understanding Pivot Tables in Excel
  • Reverse List in Excel
  • Remove Duplicates Example in Excel
  • Excel Line Chart

References

  • How to get last row in numeric data in Excel
  • Vlookup Examples in Excel
  • How to get address of first cell in range in Excel
  • How to get address of last cell in range in Excel
  • Approximate match with multiple criteria in Excel

Data Validations

  • Prevent invalid data entering in specific cells
  • Excel Data validation allow weekday only
  • Excel Data validation whole percentage only
  • Excel Data validation must begin with
  • Excel Data validation only dates between

Example of payment for annuity in Excel

by

This tutorial shows how to solve for an annuity payment in Excel. An annuity is a series of equal cash flows, spaced equally in time.

Case study:  Using the PMT function, the goal in this example is to have 100,000 at the end of 10 years, with an interest rate of 5%. Payments are made annually, at the end of each year.

Formula

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

Explanation

In the example shown C9 contains this formula:

=PMT(C6,C7,C4,C5,0)

Explanation

To solve for the payment required, the PMT function is configured like this:

  • nper – from cell C7, 25.
  • pv – from cell C4, 0.
  • rate – from cell C6, 5%.
  • fv – from cell C5, 100000.
  • type – 0, payment at end of period (regular annuity).

With this information, the PMT function returns -$7,950.46. The value is negative because it represents a cash outflow.

Annuity due

With an annuity due, payments are made at the beginning of the period, instead of the end. To calculate the payment for an annuity due, use 1 for the type argument. In the example shown, the formula in C11 is:

=PMT(C6,C7,C4,C5,1)

which returns -$7,571.86 as the payment amount. Notice the only difference in this formula is type = 1.

Post navigation

Previous Post:

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

Next Post:

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

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

  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • Return blank if in Excel
  • How to use Excel FALSE Function

Date Time

  • Create date range from two dates in Excel
  • Two ways to sum time over 30 minutes in Excel
  • How to enter Today’s Date or Static Date and Time in Excel
  • Basic Overtime Calculation Formula in Excel
  • Calculate date overlap in days in Excel

Grouping

  • Calculate conditional mode with criteria in Excel
  • Group times into unequal buckets in Excel
  • Group numbers at uneven intervals in Excel
  • Categorize text with keywords in Excel
  • Group arbitrary text values in Excel

General

  • How to set or clear a print area in Excel Worksheet
  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • Sum by group in Excel
  • Customize Ribbon In Excel
  • Flash Fill in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning