WORKBOOK.ACTIVATE

Macro Sheets Only

Equivalent to activating a worksheet by clicking on its tab.

Syntax

WORKBOOK.ACTIVATE(sheet_name)

Sheet_name is the name of the document you want to activate within the active workbook.

Related Function

WORKBOOK.SELECT Selects one or more sheets for group editing

WORKBOOK.OPTIONS Changes the settings of a workbook document

List of Command-Equivalent Functions