2. Using Range Names
Although ranges enable you to work efficiently with large groups of cells, there are some disadvantages to using range coordinates:
Each time you want to use a range, you must check to see whether it still has the same coordinates (for example, one or more cells might have been inserted or deleted) and, if not, redefine its coordinates.
Range notation is not intuitive. To know what a formula such as =SUM(E6:E10)
is adding, you have to look at the range itself. ...
Get Excel 2016 Formulas and Functions now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.