Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Paul
 
Posts: n/a
Default Compound Interest

Hi,
I want to calculate the growth rate between two dates.

The data in question is:
Start date 31/01/1995 Value 146.0
End Date 31/12/2004 Value 189.9

I think the annual growth rate is about 2.6% pa, but I don't know the
formula to calculate it.

Any help appreciated.

Thanks for looking.

Paul
  #2   Report Post  
Ron Rosenfeld
 
Posts: n/a
Default

On Tue, 8 Mar 2005 01:27:02 -0800, "Paul"
wrote:

Hi,
I want to calculate the growth rate between two dates.

The data in question is:
Start date 31/01/1995 Value 146.0
End Date 31/12/2004 Value 189.9

I think the annual growth rate is about 2.6% pa, but I don't know the
formula to calculate it.

Any help appreciated.

Thanks for looking.

Paul


Have a look at the XIRR worksheet function.

In your example:

=xirr(Values,Dates) -- 2.6846%

One caveat is that in your "values" range, one of the values must be negative.


=xirr({146;-189.9},{"1/31/1995";"12/31/2004"})

(Note that I have altered the date string to conform with my US regional
settings).

===================
If the XIRR function is not available, and returns the #NAME? error, install
and load the Analysis ToolPak add-in.

On the Tools menu, click Add-Ins.
In the Add-Ins available list, select the Analysis ToolPak box, and then click
OK.
If necessary, follow the instructions in the setup program.
===================


--ron
  #3   Report Post  
Paul
 
Posts: n/a
Default

Thanks Ron, that's what I have been looking for!
Paul

"Ron Rosenfeld" wrote:

On Tue, 8 Mar 2005 01:27:02 -0800, "Paul"
wrote:

Hi,
I want to calculate the growth rate between two dates.

The data in question is:
Start date 31/01/1995 Value 146.0
End Date 31/12/2004 Value 189.9

I think the annual growth rate is about 2.6% pa, but I don't know the
formula to calculate it.

Any help appreciated.

Thanks for looking.

Paul


Have a look at the XIRR worksheet function.

In your example:

=xirr(Values,Dates) -- 2.6846%

One caveat is that in your "values" range, one of the values must be negative.


=xirr({146;-189.9},{"1/31/1995";"12/31/2004"})

(Note that I have altered the date string to conform with my US regional
settings).

===================
If the XIRR function is not available, and returns the #NAME? error, install
and load the Analysis ToolPak add-in.

On the Tools menu, click Add-Ins.
In the Add-Ins available list, select the Analysis ToolPak box, and then click
OK.
If necessary, follow the instructions in the setup program.
===================


--ron

  #4   Report Post  
Ron Rosenfeld
 
Posts: n/a
Default

On Tue, 8 Mar 2005 06:39:05 -0800, "Paul"
wrote:

Thanks Ron, that's what I have been looking for!
Paul


You're welcome. Glad I could help.
--ron
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
compound interest David Excel Worksheet Functions 2 February 22nd 05 08:16 AM
Compound interest calculation Ira Hayes Excel Worksheet Functions 2 January 13th 05 12:20 PM
Compound interest calculation Ira Hayes Excel Discussion (Misc queries) 7 January 13th 05 12:18 PM
Are financial functions calculated based on compound interest? KDR Excel Worksheet Functions 1 January 3rd 05 02:58 AM
compound interest by1612 Excel Worksheet Functions 3 November 20th 04 01:14 PM


All times are GMT +1. The time now is 12:46 PM.

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

About Us

"It's about Microsoft Excel"