Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
jermsalerms
 
Posts: n/a
Default Is there a Function for Appreciation


I want to take the following fields to determine current value and
future value of an asset.

Input Data:
Purchase Price = $100000
Purchase Year = 1990
Current Year = 2006
Future Year = 2020
Appreciation Rate = 5%

Results:
Current Value = ????
Future Value = ????


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

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Billigmeier
 
Posts: n/a
Default Is there a Function for Appreciation

There are many considerations into this problem that you didn't specify.
Here are a couple that come to mind that I'll assume you meant:

1) Yearly compounding, meaning the item only increases in value once a year,
and remains constant value throughout the year.
2) You bought the item on Jan 1, 1990... so the entire year 1990 counts as 1
year of appreciation and there is no partial year of compounding. Along
these same lines, the 11 days that we are currently into 2006 doesn't matter.

Taking all these assumptions into account:

Current Value = $100,000*1.05^(2006-1990)=100,000*1.05^16=$218,287.46
Future Value = $100,000*1.05^(2020-1990)=100,000*1.05^20=$265,329.77

--
Regards,
Dave


"jermsalerms" wrote:


I want to take the following fields to determine current value and
future value of an asset.

Input Data:
Purchase Price = $100000
Purchase Year = 1990
Current Year = 2006
Future Year = 2020
Appreciation Rate = 5%

Results:
Current Value = ????
Future Value = ????


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


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
jermsalerms
 
Posts: n/a
Default Is there a Function for Appreciation


worked like a charm


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

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
Date & Time mully New Users to Excel 4 May 23rd 05 11:56 AM
Hyperlinks using R[1]C[1] and offset function in its cell referenc Elijah-Dadda Excel Worksheet Functions 0 March 5th 05 03:31 AM
Conversion SVC Excel Worksheet Functions 9 February 28th 05 02:29 PM
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. Robert AS Excel Worksheet Functions 4 December 2nd 04 10:49 AM
Find a Function to use accross different worksheets R. Hale Excel Worksheet Functions 3 November 25th 04 07:07 AM


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