[]
Selects the sheet.
void Select(bool replace = false)
Sub [Select](Optional replace As Boolean = False)
true to replace the current selection with the specified worksheets. false to extend the current selection to include any previously selected worksheets and the specified worksheets.
true
false