Using the FV Function in Excel

by rhyttinen on June 12, 2008

The FV function is used to calculate the future dollar amount you will have saved assuming a fixed payment period at a set interest rate.  For example, you may wish to calculate the balance of your savings account if you deposit $75 a week for 5 years at 6% interest.

To calculate future value, the FV function uses 3 arguments:

1. rate – the interest rate.  If you are depositing an amount weekly into your account with an interest rate of 6%, this argument would read: 

 

.06/52 (rate divided 52 weeks).

2. nper – the total number of payments you want to make.  To deposit an amount weekly into your account for 5 years, this argument would read: 

 

5 * 52 (5 years * 52 weeks)

3. pmt – the amount to be deposited each period. This is entered as a negative number.  Thus, if you were to deposit $75 a week, this argument would read:

 

-75.

Thus, the format of the FV function is:

=FV(rate, nper, pmt)

To Calculate a Future Value with the FV Function

  1. Activate the cell in which you want to place the formula.
  2. Click the Insert Function Button.
  3. Select Financial from the Select a Category drop-down list.
  4. Select FV from the Select a Function list box.
  5. Click OK.
  6. Enter the interest rate per period in the Rate text box.
  7. Enter the total number of payments of the loan in the Nper text box.
  8. Enter the payment amount for each period as a negative number in the Pmt text box.
  9. Press the Enter key to verify the formula.

Similar Posts:

Share and Enjoy:
  • del.icio.us
  • Digg
  • TwitThis
  • Reddit
  • Technorati
  • Facebook
  • StumbleUpon
  • Google Bookmarks
  • Propeller
  • email

Comments on this entry are closed.

Previous post:

Next post: