Skip to content
xlsoffice. All Rights Reserved
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Lookup and Reference Examples

  • Complete List of Excel Lookup and Reference Functions, References and Examples
  • How to use Excel LOOKUP Function
  • How to reference named range different sheet in Excel
  • How to use Excel MATCH Function
  • How to create dynamic named range with OFFSET in Excel

Data Analysis Examples

  • How to Sort by Color in Excel
  • Excel Line Chart
  • How to create a Histogram in Excel
  • Example of COUNTIFS with variable table column in Excel
  • Everything about Charts in Excel

Data Validation Examples

  • Data validation must not exist in list
  • Excel Data validation must contain specific text
  • How To Create Drop-down List in Excel
  • Excel Data validation only dates between
  • Excel Data validation require unique number

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.

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

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).
Worked Example:   PMT, RATE, NPER, PV and FV Financial Functions in Excel

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.

Worked Example:   Calculate payment for a loan in Excel

Post navigation

Previous Post:

Example of Future value of annuity in Excel

Next Post:

How to calculate present value of annuity 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
  • Split numbers from units of measure in Excel
  • Get last name from name with comma — Manipulating NAMES in Excel
  • How to extract substring in Excel
  • How to check cell contains which things in Excel
  • How to extract domain from email address in Excel
  • Calculate days remaining in Excel
  • How to get same date next year or previous year in Excel
  • Count times in a specific range in Excel
  • YEARFRAC function: Description, Usage, Syntax, Examples and Explanation
  • Extract date from a date and time in Excel
  • How to set check register balance in Excel
  • CUMIPMT function: Description, Usage, Syntax, Examples and Explanation
  • XNPV function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate annual compound interest schedule in Excel
  • CUMPRINC function: Description, Usage, Syntax, Examples and Explanation
Acronyms, Abbreviations, Initialism & What They Stand For
© 2021 xlsoffice. All Rights Reserved | Teal Smiles