Calculating Annualized returns of 1 year, 3 years, 5 years, and 10 years from the data of 132 months/ 11 Years

Brandon_333

New Member
Joined
Feb 12, 2023
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Hello everyone; I hope you all are doing well. New to this forum, so please help me. I recently got an internship and I have been given a task to Calculate annualized returns of 1 year, 3 years, 5 years, and 10 years and also the calendar year returns of 2022-2013. I browsed forum to solve the answer I have got some values but I'm not sure if it's correct so I'm posting the raw data here. Hope you all can help me. Monthly returns are from cell O23:O154. Thank you in advance.

Cell Formulas
RangeFormula
O23:O154O23=IF($A23>132,"",PRODUCT(1+D23,1+D24,1+D25,1+D26,1+D27,1+D28,1+D29,1+D30,1+D31,1+D32,1+D33,1+D34)-1)
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"

Forum statistics

Threads
1,215,607
Messages
6,125,818
Members
449,262
Latest member
hideto94

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