How to calculate average of dynamic range in Excel?
For example you want to average a range which is dynamically changing based on the value in a certain cell or criteria in Excel, is there any formulas to solve it? Of course yes! Here I will introduce formulas to calculate the average of dynamic range in Excel easily.
- Calculate average of dynamic range with formulas
- Calculate average of dynamic range based on criteria
Method 1: Calculate average of dynamic range in Excel
Select a blank cell, for example Cell C3, enter the formula =IF(C2=0,"NA",AVERAGE(A2:INDEX(A:A,C2))) into it, and then press the Enter key.

Notes:
(1) In the formula of =IF(C2=0,"NA",AVERAGE(A2:INDEX(A:A,C2))), A2 is the first cell of the dynamic range in Column A, C2 is the cell with number which equals to row number of last cell of the dynamic range. And you can change them based on your needs.
(2) You can also apply the formula =AVERAGE(INDIRECT("A2:A" &C2)) to calculate the average of dynamic range based on Cell C2.
Calculate average of dynamic range based on criteria
Sometimes, the range is dynamic based on the criteria users input. In this case, you can calculate the average of dynamic range as below steps.
1. Batch define names for each row and each column in the specified range.
In our case, select the Range A1:D11, click the Create names from selection button in the Name manager pane; check both Top row option and Left column option in the Create Names from Selection dialog box, and click the OK button. See screenshot below:
Note: The Name manager pane is one component of Navigation Pane, which is provided by Kutools for Excel and includes: (1) list all opening workbooks and sheet tabs; (2)
list and insert AutoText entries; (3)
list all name ranges; (4)
List all column names of active sheet; (5)
Advanced find and replace. Read More Have a no-limitation Trial
2. Select the blank cell you will place the dynamic average at, enter the formula =AVERAGE(INDIRECT(G2)) (G2 is the dynamic criteria users input, and it will be one of row headers or column headers of the specified range.) into it, and press the Enter key.
And now the average will dynamically change based on the criteria users input in the Cell G2. See screenshot above.
Automatically Count/Sum/Average cells by fill color in Excel
Sometimes you mark cells by fill color, and then count/sum up these cells or calculate these cells’ average later. Kutools for Excel’s Count by Color utility can help you solve it with ease.

Kutools for Excel - Supercharge Excel with over 300 essential tools. Enjoy a full-featured 30-day FREE trial with no credit card required! Get It Now
Best Office Productivity Tools
Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time. Click Here to Get The Feature You Need The Most...
Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier
- Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
- Open and create multiple documents in new tabs of the same window, rather than in new windows.
- Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
