Annual Growth Rate

Adrae

Active Member
Joined
Feb 19, 2002
Messages
306
Anyone know of a function that calculates
Compound Annual Growth Rate?

Thanks :)
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
On 2002-04-02 08:32, Adrae wrote:
Anyone know of a function that calculates
Compound Annual Growth Rate?

Thanks :)

Hi,

FV, FVSCHEDULE, RATE, IRR, XIRR, MIRR, PMT, PV are some Excel functions which might help.

If you need continuous compounding, you would create a formula using EXP.

Some UDFs/SUBs have been created to calculate rates for Dietz, Modified Dietz, XMIRR, BAI Iteration and the like.

Please be more specific to get a more detailed answer.

Regards,
Jay
 
Upvote 0
The formula for CAGR is the nth root of [(investment value in the end of the period)/(investment value in the beginning of the period)]-1
where n is the number of investment years

or

(Current Val. / Original Val.) ^ (1 / No. of Years) - 1

_________________
Hope this helps.
Kind regards, Al.
This message was edited by Al Chara on 2002-04-02 08:52
 
Upvote 0
the one you may be acter is =Effect....calculates the effective rate of return =Effect(nominal rate, #of compounding periods per yr)

EX: =effect(4%,12) will gave a 4.07 apr
 
Upvote 0

Forum statistics

Threads
1,213,550
Messages
6,114,265
Members
448,558
Latest member
aivin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top