Named ranges replace complex cell references like 'A1:A10' with meaningful labels, significantly improving formula clarity and reducing errors.
Zrób to z SIWybierz zakres
Highlight the cells you want to name.
Enter the name in the Name Box
Click the Name Box (to the left of the formula bar), type a unique name without spaces, and press Enter.
Use the name in a formula
Type your formula and type the name instead of selecting the cell range; Excel will automatically recognize it.
=SUM(SalesData)No, named ranges cannot contain spaces; use underscores or camelCase instead.