Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ken
 
Posts: n/a
Default Future value plus annual contributions

I have the formula that will calculate the future value of an investment
using variables for the investment amount, interest rate and number of years
(=A1*(1+C1)^B1). In addition I want to add another variable to the formula
that adds an annual "contribution" to the investment and includes the annual
contribution in the compounding formula. Can someone help?

Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
bpeltzer
 
Posts: n/a
Default Future value plus annual contributions

Check the FV (future value) function. What you've got so far is the FV with
a 0 payment, and what you're trying to do is the FV with both a payment and a
PV.

"Ken" wrote:

I have the formula that will calculate the future value of an investment
using variables for the investment amount, interest rate and number of years
(=A1*(1+C1)^B1). In addition I want to add another variable to the formula
that adds an annual "contribution" to the investment and includes the annual
contribution in the compounding formula. Can someone help?

Thanks.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ken
 
Posts: n/a
Default Future value plus annual contributions

Thanks - that seems to be working!

"bpeltzer" wrote:

Check the FV (future value) function. What you've got so far is the FV with
a 0 payment, and what you're trying to do is the FV with both a payment and a
PV.

"Ken" wrote:

I have the formula that will calculate the future value of an investment
using variables for the investment amount, interest rate and number of years
(=A1*(1+C1)^B1). In addition I want to add another variable to the formula
that adds an annual "contribution" to the investment and includes the annual
contribution in the compounding formula. Can someone help?

Thanks.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
vandenberg p
 
Posts: n/a
Default Future value plus annual contributions

Hello:

An alternative:

If you wanted to stick with a formula similar to the one you are already
using this will work:

Future Value = (Annual amount)*((1+i)^periods)/i

Just add the amount you got for the lump sum to results of the above.

Pieter Vandenberg

bpeltzer wrote:
: Check the FV (future value) function. What you've got so far is the FV with
: a 0 payment, and what you're trying to do is the FV with both a payment and a
: PV.

: "Ken" wrote:

: I have the formula that will calculate the future value of an investment
: using variables for the investment amount, interest rate and number of years
: (=A1*(1+C1)^B1). In addition I want to add another variable to the formula
: that adds an annual "contribution" to the investment and includes the annual
: contribution in the compounding formula. Can someone help?
:
: Thanks.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Effective Annual Interest Rate John Excel Worksheet Functions 4 April 4th 23 12:45 PM
?Logging future files that do not yet exist tmorette Excel Discussion (Misc queries) 0 November 7th 05 09:36 PM
Referencing a newly created worksheet Charyn Excel Worksheet Functions 2 May 2nd 05 04:13 AM
How do I forecast monthly and annual totals from previous year's . Jeff Hart Excel Worksheet Functions 0 April 1st 05 07:19 PM
annuity future value? PeteK Excel Worksheet Functions 3 November 26th 04 06:21 PM


All times are GMT +1. The time now is 02:34 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"