WORKBOOK.DELETE

Macro Sheets Only

Equivalent to choosing the Delete Sheet command from the Edit menu. Deletes a sheet or group of sheets from the current workbook.

Syntax

WORKBOOK.DELETE(sheet_text)

Sheet_text is the name of the sheet to delete. If omitted, the currently active sheet or sheets is deleted.

Remarks

Related Functions

List of Command-Equivalent Functions