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

Data Analysis

  • Get column index in Excel Table
  • How To Perform and Interpret Regression Analysis in Excel
  • How To Compare Two Lists in Excel
  • Excel Bar Chart
  • How to Create Area Chart in Excel

References

  • Find closest match in Excel
  • How to use Excel LOOKUP Function
  • Merge tables with VLOOKUP in Excel
  • Lookup entire row in Excel
  • How to get relative column numbers in a range in Excel

Data Validations

  • Excel Data validation must contain specific text
  • Excel Data validation must begin with
  • Excel Data validation don’t exceed total
  • Excel Data validation allow weekday only
  • Excel Data validation date in next 30 days

How to calculate present value of annuity in excel

by

To get the present value of an annuity, you can use the PV function.

Formula

=PV(rate,periods,payment,0,0)

In the example shown, the formula in C9 is:

=PV(C5,C6,C4,0,0)

Explanation

An annuity is a series of equal cash flows, spaced equally in time. In this example, an annuity pays 10,000 per year for the next 25 years, with an interest rate (discount rate) of 7%. To calculate present value, the PV function is configured as follows:

  • nper – the value from cell C8, 25.
  • pmt – the value from cell C6, 100000.
  • rate – the value from cell C7, 7%.
  • fv – 0.
  • type – 0, payment at end of period (regular annuity).

With this information, the present value of the annuity is $116,535.83. Note payment is entered as a negative number, so the result is positive.

Annuity due

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

=PV(F7,F8,-F6,0,1)

Note the inputs (which come from column F) are the same as the original formula. The only difference 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

  • How to use Excel XOR Function
  • Complete List of Excel Logical Functions, References and Examples
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel OR Function

Date Time

  • Display the current date in Excel
  • How to calculate working days left in month in Excel
  • Get days, hours, and minutes between dates in Excel
  • Two ways to sum time over 30 minutes in Excel
  • DAYS function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Calculate conditional mode with criteria in Excel
  • Group numbers with VLOOKUP in Excel
  • Group times into 3 hour buckets in Excel
  • Group arbitrary text values in Excel
  • Map text to numbers in Excel

General

  • Basic numeric sort formula in Excel
  • How to generate random date between two dates in Excel
  • Subtotal by invoice number in Excel
  • Zoom Worksheet in Excel
  • Freeze and Unfreeze Panes in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning