Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • How to calculate correlation coefficient Correlation in Excel
  • How to calculate current stock or inventory in Excel
  • How To Compare Two Lists in Excel
  • How To Load Analysis ToolPak in Excel
  • How to add Trendline to a chart in Excel

References

  • How to get address of named range in Excel
  • INDEX function: Description, Usage, Syntax, Examples and Explanation
  • Approximate match with multiple criteria in Excel
  • Find closest match in Excel
  • How to get address of last cell in range in Excel

Data Validations

  • Excel Data validation don’t exceed total
  • Excel Data validation must not contain
  • Excel Data validation date in specific year
  • Excel Data validation require unique number
  • Excel Data validation with conditional list

Dynamic Named Range in Excel

by

A dynamic named range expands automatically when you add a value to the range.

1. For example, select the range A1:A4 and name it Prices.

2. Calculate the sum.

3. When you add a value to the range, Excel does not update the sum.

To expand the named range automatically when you add a value to the range, execute the following the following steps.

4. On the Formulas tab, in the Defined Names group, click Name Manager.

5. Click Edit.

6. Click in the “Refers to” box and enter the formula =OFFSET($A$1,0,0,COUNTA($A:$A),1)

Explanation: the OFFSET function takes 5 arguments. Reference: $A$1, rows to offset: 0, columns to offset: 0, height: COUNTA($A:$A), width: 1. COUNTA($A:$A) counts the number of values in column A that are not empty. When you add a value to the range, COUNTA($A:$A) increases. As a result, the range returned by the OFFSET function expands.

7. Click OK and Close.

8. Now, when you add a value to the range, Excel updates the sum automatically.

 Also visit: Understanding Named Range, Named Constant, Name Manager in Excel Formulas

Post navigation

Previous Post:

TRUE function: Description, Usage, Syntax, Examples and Explanation

Next Post:

Excel Pie Chart

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • How to use Excel OR Function
  • How to use Excel FALSE Function
  • Not Equal To ‘<>‘ operator in Excel
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • Nested IF function example in Excel

Date Time

  • Calculate date overlap in days in Excel
  • Next biweekly payday from date in Excel
  • DATEDIF function: Description, Usage, Syntax, Examples and Explanation
  • Convert Excel time to Unix time in Excel
  • Assign points based on late time in Excel

Grouping

  • Map text to numbers in Excel
  • If cell contains one of many things in Excel
  • Group numbers at uneven intervals in Excel
  • Group times into unequal buckets in Excel
  • Calculate conditional mode with criteria in Excel

General

  • Cell References: Relative, Absolute and Mixed Referencing Examples
  • How to get Excel workbook path only
  • How to calculate profit margin percentage in Excel
  • Common Errors in Excel
  • How to password protect excel sheet?
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning