How to Calculate End Value from CAGR in Excel: 6 Methods

Method 1 – Use a Simple Formula to Calculate the End Value from CAGR

Step 1:

  • Go to Cell C11.
  • Write the following formula.
=(C10/C5)^(1/5)-1

Use Simple Formula to Calculate End Value from CAGR

Step 2:

  • Press Enter.

Convert the growth rate into percentage form.

Step 3:

  • Press Ctrl+1.
  • Choose the Percentage option from the Number tab.
  • Press OK.

Use Simple Formula to Calculate End Value from CAGR

Look at Cell C11 now.

The CAGR is presented in the proper form.

Step 4:

  • Move to Cell C14.
  • Input the formula below.
=C5*((C11+1)^10)

Use Simple Formula to Calculate End Value from CAGR

Step 5:

  • Press the Enter button.

We get the end value for the year 2020 based on the previous values.


Method 2 – Excel RATE Function to Calculate CAGR and End Value

Step 1:

  • Go to Cell C11.
  • Put the formula below.
=RATE(5,0,-C5,C10)

Excel RATE Function to Calculate CAGR and End Value

Step 2:

  • Press Enter.

Step 3:

  • We will calculate the end value of Cell C14.
  • Copy and Paste the following formula.
=C5*((C11+1)^10)

Excel RATE Function to Calculate CAGR and End Value

Step 4:

  • Press the Enter button.

We get the end value of the year 2020.


Method 3 – Apply POWER Function to Determine the End Value from CAGR

Step 1:

  • Go to Cell C11.
  • Write the formula below.
=POWER(C10/C5,1/5)-1

Excel POWER Function to Determine the End Value of CAGR

Step 2:

  • Click Enter.

Step 3:

  • Go to Cell C14 to calculate the end value.
  • Put the formula on that cell.
=C5*POWER(C11+1,10)

Excel POWER Function to Determine the End Value of CAGR

Step 4:

  • Press Enter.

 


Method 4 – Combine RRI and ROW Functions to Measure End Value

Step 1:

  • Write the formula based on the RRI and ROW functions on Cell C11.
=RRI(ROW(C10)-ROW(C5),C5,C10)

Combine RRI and ROW Functions to Measure End Value in Excel

Step 2:

  • Press Enter.

Step 3:

  • Go to Cell C14 and put the following formula.
=C5*((C11+1)^10)

Combine RRI and ROW Functions to Measure End Value in Excel

Step 4:

  • Press Enter.

 


Method 5 – Use of GEOMEAN Function to Find the End Value from CAGR

Step 1:

  • Go to Cell C6. Put the following formula in that cell.
=C6/C5

GEOMEAN Function to Find the End Value from CAGR

Step 2:

  • Press Enter and pull the Fill Handle icon.

Step 3:

  • Go to Cell C11. Put the formula below.
=GEOMEAN(D6:D10)-1

GEOMEAN Function to Find the End Value from CAGR

Step 4:

  • Click Enter.

Step 5:

  • Go to Cell C14.
  • Insert the formula based on the PRODUCT function.
=PRODUCT(C5,((C11+1)^10))

GEOMEAN Function to Find the End Value from CAGR

Step 6:

  • Press the Enter button.

 


Method 6 – Apply Excel FV Function to Calculate the End Value from CAGR

Step 1:

  • Go to Cell C10.
  • Write the following formula.
=FV(C6,C7,,-C5,C9)

Apply Excel FV Function to Calculate the End Value from CAGR

Step 2:

  • Press Enter.


Things to Remember

In the case of the FV and RATE function, the initial value must be negative in the formula.


Download Practice Workbook

Download this practice workbook to exercise while you are reading this article.


Related Articles


<< Go Back to Compound Interest in ExcelExcel for Finance | Learn Excel

 

 

 

 

 

 

Get FREE Advanced Excel Exercises with Solutions!
Alok Paul
Alok Paul

Alok Paul has completed his B.Sc. in Electronics and Telecommunication Engineering from East West University. He has been working on the ExcelDemy project for more than 2 years. He has written 220+ articles and replied to numerous comments. He is experienced in Microsoft Office, especially in Excel. He also led some teams on Excel and VBA content development. He has a keen interest in Advanced Excel, Data analysis, Excel Pivot Table, Charts, and Dashboard. He loves to research... Read Full Bio

We will be happy to hear your thoughts

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo