How to: Refer to Cells by Using Shortcut Notation
Excel Developer Reference |
You can use either the A1 reference style or a named range within brackets as a shortcut for the Range property. You do not have to type the word "Range" or use quotation marks, as shown in the following examples.
|
See Also