Excel Reference

Reference cells and ranges

You can specify a cell or range of cells in one statement that identifies the range and also changes a property or applies a method.

A Range object in Visual Basic can be either a single cell or a range of cells. The following topics show the most common ways to identify and work with Range objects.

Some ways to reference cells

  • Refer to all the cells on the worksheet
  • Refer to cells and ranges by using A1 notation
  • Refer to cells by using a Range object
  • Refer to cells by using index numbers
  • Refer to cells by using shortcut notation
  • Refer to cells relative to other cells
  • Refer to multiple ranges
  • Refer to named ranges
  • Refer to rows and columns

!include[Support and feedback]

6 community Q&A using Reference cells and ranges

Libraries that work with Reference (5)

117 words1 sectionsMicrosoft Docs rev. 10/10/2018