Calculate annual compounded rate of interest

MC1954

New Member
Joined
Jun 21, 2007
Messages
5
I am a rookie and need some help.

I need to calculate what the annual compounded rate of interest would be if I have an investment in year 1 which is $1,000 and would like it to be $2,500 in a five year period.

January 1, 2007 $1,000 value
January 1, 2012 $2,500 value
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
=(2500/1000)^(1/5)-1

Value 1 is in B1 and Value 2 is in B2 Then use:
=(B1/B2)^(1/5)-1

Don't forget to give it a percent formating (just highlight the cell and click the percent button in the formatting toolbar)

HTH,
~Gold Fish
 
Upvote 0

Forum statistics

Threads
1,216,377
Messages
6,130,261
Members
449,568
Latest member
mwl_y

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