June 2004
Intermediate to advanced
504 pages
13h 16m
English
IN THIS CHAPTER
Range Names and the Reference Operators
Although ranges enable you to work efficiently with large groups of cells, there are some disadvantages to using range coordinates:
=SUM(E6:E10) is adding, you have to look at the range itself.You can overcome these problems by using range names, which are labels applied to a single cell or to ...
Read now
Unlock full access