Equivalent to clicking the Scenarios command on the Tools menu, clicking a scenario, and then clicking the Delete button. Deletes the specified scenario.
Syntax
SCENARIO.DELETE(scen_name)
Scen_name is the name of the scenario you want to delete.
Related Functions
SCENARIO.GET Returns the specified information about the scenarios defined on your worksheet
SCENARIO.ADD Equivalent to clicking the Scenario Manager command on the Tools menu and then clicking the Add button
SCENARIO.EDIT Equivalent to clicking the Scenario Manager command on the Tools menu and then clicking the Edit button
Return to index