What is the value of a current asset at a future date based on an assumed rate of growth?

Excel for Microsoft 365 Excel for Microsoft 365 for Mac Excel for the web Excel 2021 Excel 2021 for Mac Excel 2019 Excel 2019 for Mac Excel 2016 Excel 2016 for Mac Excel 2013 Excel 2010 Excel 2007 Excel for Mac 2011 Excel Starter 2010 More...Less

FV, one of the financial functions, 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.

Use the Excel Formula Coach to find the future value of a series of payments. At the same time, you'll learn how to use the FV function in a formula.

Or, use the Excel Formula Coach to find the future value of a single, lump sum payment.

Syntax

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    Required. The interest rate per period.

  • Nper    Required. The total number of payment periods in an annuity.

  • Pmt    Required. 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.

Set type equal to

If payments are due

0

At the end of the period

1

At the beginning of the period

Remarks

  • 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.

Examples

Copy the example data in the following table, and paste it in cell A1 of a new Excel worksheet. For formulas to show results, select them, press F2, and then press Enter. If you need to, you can adjust the column widths to see all the data.

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 2

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

Example 3

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

Example 4

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

Need more help?

How do you determine the value of an asset in the future?

How do I calculate future value? You can calculate future value with compound interest using this formula: future value = present value x (1 + interest rate)n. To calculate future value with simple interest, use this formula: future value = present value x [1 + (interest rate x time)].

How do you calculate future value growth rate?

The future value formula FV = PV*(1+i)^n states that future value is equal to the present value multiplied by the sum of 1 plus interest rate per period raised to the number of time periods.

What is the formula to calculate the present value of a future amount?

P = A/(1+(r/t))nt In short, a more rapid rate of interest compounding results in a lower present value for any future payment.

What is present value and future value?

Present value is the sum of money that must be invested in order to achieve a specific future goal. Future value is the dollar amount that will accrue over time when that sum is invested. The present value is the amount you must invest in order to realize the future value.

Toplist

Neuester Beitrag

Stichworte