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

Data Analysis

  • How to count table rows in Excel
  • Calculate Conditional Percentile ‘IF’ in table in Excel
  • Understanding Anova in Excel
  • How To Filter Data in Excel
  • Everything about Charts in Excel

References

  • How to get last row in numeric data in Excel
  • CHOOSE function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel LOOKUP Function
  • VLOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • How to retrieve first match between two ranges in Excel

Data Validations

  • Excel Data validation must begin with
  • Prevent invalid data entering in specific cells
  • Excel Data validation don’t exceed total
  • Excel Data validation whole percentage only
  • Excel Data validation must not contain

FV function: Description, Usage, Syntax, Examples and Explanation

by

What is FV function in Excel?

FV function is one of the Financial functions in Microsoft Excel that calculates the future value of an investment based on a constant interest rate. You can use FV with either periodic, constant payments, or a single lump sum payment.

Syntax of FV function

FV(rate,nper,pmt,[pv],[type])

For a more complete description of the arguments in FV and for more information on annuity functions, see PV.

The FV function syntax has the following arguments:

  • Rate: The interest rate per period.
  • Nper: The total number of payment periods in an annuity.
  • Pmt: The payment made each period; it cannot change over the life of the annuity. Typically, pmt contains principal and interest but no other fees or taxes. If pmt is omitted, you must include the pv argument.
  • Pv ( Optional): The present value, or the lump-sum amount that a series of future payments is worth right now. If pv is omitted, it is assumed to be 0 (zero), and you must include the pmt argument.
  • Type( Optional): The number 0 or 1 and indicates when payments are due. If type is omitted, it is assumed to be 0.
Worked Example:   How to calculate annual compound interest schedule in Excel
Set type equal to If payments are due
0 At the end of the period
1 At the beginning of the period

FV formula explanation

  • Make sure that you are consistent about the units you use for specifying rate and nper. If you make monthly payments on a four-year loan at 12 percent annual interest, use 12%/12 for rate and 4*12 for nper. If you make annual payments on the same loan, use 12% for rate and 4 for nper.
  • For all the arguments, cash you pay out, such as deposits to savings, is represented by negative numbers; cash you receive, such as dividend checks, is represented by positive numbers.
Worked Example:   PMT, RATE, NPER, PV and FV Financial Functions in Excel

Examples of FV function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Example 1

Data Description
0.06 Annual interest rate
12 Number of payments
-100 Amount of the payment
-1000 Present value
1 Payment is due at the beginning of the year (0 indicates end of year)
Formula Description Result
=FV(A2/12, A3, A4, A5, A6) Future value of an investment using the terms in A2:A5. $2,301.40

Example 2

Data Description
0.11 Annual interest rate
35 Number of payments
-2000 Amount of the payment
1 Payment is due at the beginning of the year (0 indicates end of year)
Formula Description Result
=FV(A2/12, A3, A4,, A5) Future value of an investment with the terms in cells A2:A4 $82,846.25
Worked Example:   How to calculate compound interest in Excel

Example 3

Data Description
0.06 Annual interest rate
10 Number of payments
-200 Amount of the payment
-500 Present value
1 Payment is due at the beginning of the period (0 indicates payment is due at end of period)
Formula Description Result
=FV(A2/12, A3, A4, A5, A6) Future value of an investment using the terms in A2:A5. $2,581.40

Example 4

Data Description
0.12 Annual interest rate
12 Number of payments
-1000 Amount of the payment
Formula Description Result
=FV(A2/12, A3, A4) Future value of an investment using the terms in A2:A4. $12,682.50

For more information about annuity functions, visit:

  • How to calculate Net Present Value (NPV)
  • PMT, RATE, NPER, PV and FV Calculations
  • Calculate payment periods for loan
  • Calculate interest rate for loan
  • Calculate periods for annuity

Post navigation

Previous Post:

DCOUNT function: Description, Usage, Syntax, Examples and Explanation

Next Post:

Customize Ribbon 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 function: Description, Usage, Syntax, Examples and Explanation
  • OR function: Description, Usage, Syntax, Examples and Explanation
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • XOR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • How to calculate percent of year complete in Excel
  • How to calculate nth day of week in month in Excel
  • Calculate days remaining in Excel
  • Two ways to sum time over 30 minutes in Excel
  • ISOWEEKNUM function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • If cell contains one of many things in Excel
  • Running count group by n size in Excel
  • Group arbitrary text values in Excel
  • Map text to numbers in Excel
  • Map inputs to arbitrary values in Excel

General

  • Count cells that do not contain many strings in Excel
  • Sum by group in Excel
  • How to get amount with percentage in Excel
  • Check if range contains a value not in another range in Excel
  • Excel Operators
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning