Range.Select method (Excel)
Selects the object.
Syntax
expression.Select
expression A variable that represents a Range object.
Return value
Variant
Remarks
To select a cell or a range of cells, use the Select method. To make a single cell the active cell, use the Activate method.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.