Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
John C.
 
Posts: n/a
Default calculating the future value of an investment in excel

How can i calculate the future value of an investment in excel?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Niek Otten
 
Posts: n/a
Default calculating the future value of an investment in excel

Look in HELP for the FV() function

--
Kind regards,

Niek Otten

"John C." wrote in message
...
How can i calculate the future value of an investment in excel?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
John C.
 
Posts: n/a
Default calculating the future value of an investment in excel

This function works for a future value of payments. I simply have an amount
and I want to calculate the future value with interest compounded.

ljc

"Niek Otten" wrote:

Look in HELP for the FV() function

--
Kind regards,

Niek Otten

"John C." wrote in message
...
How can i calculate the future value of an investment in excel?




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Niek Otten
 
Posts: n/a
Default calculating the future value of an investment in excel

=A1*(1+C1)^B1

A1 is investment, B1 is number of periods, C1 is intrest percentage (as a
fraction, so 0.05 or 5%)

--
Kind regards,

Niek Otten

"John C." wrote in message
...
This function works for a future value of payments. I simply have an
amount
and I want to calculate the future value with interest compounded.

ljc

"Niek Otten" wrote:

Look in HELP for the FV() function

--
Kind regards,

Niek Otten

"John C." wrote in message
...
How can i calculate the future value of an investment in excel?






  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
jermsalerms
 
Posts: n/a
Default calculating the future value of an investment in excel


Cell A1 = $1000.00 (Current Value)
Cell A2 = 20 (Years)
Cell A3 = 8% (Appreciation Rate)
Cell A4 = A1*(1+A3)^A2 (Future Value)

Cell A4 result is $4660.95


--
jermsalerms
------------------------------------------------------------------------
jermsalerms's Profile: http://www.excelforum.com/member.php...o&userid=30167
View this thread: http://www.excelforum.com/showthread...hreadid=516317

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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER MEGTOM New Users to Excel 5 October 27th 05 03:06 AM
Calculating a Date for the Future Niki6 Excel Worksheet Functions 4 September 19th 05 11:49 PM
Calculating tvl time in Excel 2000 Rev.9.2720 Brandi Excel Worksheet Functions 5 January 27th 05 09:15 PM
Difference in number of Excel NewsGroups Hari Prasadh Excel Discussion (Misc queries) 1 January 25th 05 11:32 AM


All times are GMT +1. The time now is 06:35 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"