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

Data Analysis

  • Move chart to a separate worksheet in Excel
  • Get column name from index in Excel Table
  • Remove Duplicates Example in Excel
  • Subtotal function in Excel
  • How To Create Frequency Distribution in Excel

References

  • How to retrieve first match between two ranges in Excel
  • Vlookup Examples in Excel
  • Left Lookup in Excel
  • Lookup entire row in Excel
  • Count rows that contain specific values in Excel

Data Validations

  • Excel Data validation unique values only
  • Excel Data validation date in specific year
  • Prevent invalid data entering in specific cells
  • Excel Data validation with conditional list
  • Excel Data validation number multiple 100

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).
Worked Example:   PV function: Description, Usage, Syntax, Examples and Explanation

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.

Worked Example:   Bond valuation example in Excel

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:

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

  • Not Equal To ‘<>‘ operator in Excel
  • Nested IF function example in Excel
  • How to use IFS function in Excel
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • Complete List of Excel Logical Functions, References and Examples

Date Time

  • How to get same date next year or previous year in Excel
  • Convert Excel time to decimal hours in Excel
  • How to get year from date in Excel
  • Count day of week between dates in Excel
  • Get days, hours, and minutes between dates in Excel

Grouping

  • If cell contains one of many things in Excel
  • Calculate conditional mode with criteria in Excel
  • Map text to numbers in Excel
  • How to randomly assign people to groups in Excel
  • How to randomly assign data to groups in Excel

General

  • Find, Trace and Correct Errors in Excel Formulas using ‘Formula Auditing’
  • List sheet names with formula in Excel
  • How to get amount with percentage in Excel
  • Subtotal by color in Excel
  • How to make excel worksheets print on one page?
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning