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

Data Analysis

  • How to Create One and Two Variable Data Tables in Excel
  • How To Perform and Interpret Regression Analysis in Excel
  • Get column name from index in Excel Table
  • How to calculate average last N values in a table in Excel
  • How to create Gauge Chart in Excel

References

  • To count total rows in a range in Excel
  • How to get last column number in range in Excel
  • Basic INDEX MATCH approximate in Excel
  • How to get first column number in range in Excel
  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions

Data Validations

  • Excel Data validation number multiple 100
  • Excel Data validation exists in list
  • Excel Data validation only dates between
  • Data validation must not exist in list
  • Excel Data validation no punctuation

Calculate periods for annuity in Excel

by

To calculate the number of periods needed for an annuity to reach a given future value, you can use the NPER function.

Formula

=NPER(rate,pmt,pv,fv,type)

Explanation

In the example shown C9 contains this formula:

=NPER(C6,-C7,-C4,C5,0)

Explanation

An annuity is a series of equal cash flows, spaced equally in time. The goal in this example is to calculate the years required to save 100,000 by making annual payments of $5,000 where the interest rate is 5% and the starting amount is zero. Payments are made annually, at the end of each year. To solve for periods, the NPER function is configured like this:

  • rate – from cell C6, 5%.
  • pmt – from C7, $5,000 (entered as negative value)
  • pv – from cell C4, 0.
  • fv – from cell C5, 100000.
  • type – 0, payment at end of period (regular annuity).

With this information, the NPER function returns 14.20669908 years. Note both payment and present value are entered as negative values, since these are cash outflows.

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

  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • How to return blank in place of #DIV/0! error in Excel
  • Complete List of Excel Logical Functions, References and Examples
  • IF with wildcards in Excel
  • Not Equal To ‘<>‘ operator in Excel

Date Time

  • Get month from date in Excel
  • DAYS360 function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate working days left in month in Excel
  • How to calculate percent of year complete in Excel
  • Add days to date in Excel

Grouping

  • Group arbitrary text values in Excel
  • Group times into 3 hour buckets in Excel
  • Calculate conditional mode with criteria in Excel
  • If cell contains one of many things in Excel
  • Running count group by n size in Excel

General

  • Find, Trace and Correct Errors in Excel Formulas using ‘Formula Auditing’
  • How to generate random number between two numbers in Excel
  • Count cells that contain errors in Excel
  • How to calculate percentage of total in Excel
  • How to calculate percentage discount in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning