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

Data Analysis

  • How to Create Column Chart in Excel
  • How to Create Area Chart in Excel
  • Understanding Anova in Excel
  • How to Create Thermometer Chart in Excel
  • Conditional Formatting Data bars Examples in Excel

References

  • Extract all partial matches in Excel
  • How to get address of last cell in range in Excel
  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions
  • Two-way lookup with VLOOKUP in Excel
  • To count total rows in a range in Excel

Data Validations

  • Excel Data validation must begin with
  • Excel Data validation number multiple 100
  • Excel Data validation with conditional list
  • Excel Data validation must contain specific text
  • 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.

Worked Example:   PMT, RATE, NPER, PV and FV Financial Functions in Excel

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 function: Description, Usage, Syntax, Examples and Explanation

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:

How to count line breaks in cell in Excel worksheet

Next Post:

How to count total words in a cell 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

  • How to use Excel AND Function
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • IF, AND, OR and NOT Functions Examples in Excel
  • IF with wildcards in Excel

Date Time

  • Add days exclude certain days of week in Excel
  • Get days, hours, and minutes between dates in Excel
  • Convert decimal hours to Excel time
  • How to calculate Day of the Year in Excel
  • Display Date is workday in Excel

Grouping

  • Group numbers at uneven intervals in Excel
  • Group numbers with VLOOKUP in Excel
  • Categorize text with keywords in Excel
  • Map inputs to arbitrary values in Excel
  • Group times into unequal buckets in Excel

General

  • How to calculate total from percentage in Excel
  • Hide and Unhide Columns or Rows in Excel
  • Basic numeric sort formula in Excel
  • Sum by group in Excel
  • How to get amount with percentage in Excel
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning