Worksheet.Select (Excel)

Selects the object.

To select a sheet or multiple sheets, use the Select method. To make a single sheet the active sheet, use the Activate method.

Select (Replace)

Replace: (used only with sheets). True to replace the current selection with the specified object. False to extend the current selection to include any previously selected objects and the specified object.


ActiveSheet.Select