Scenario Object
Represents a scenario on a worksheet.
Remarks
A scenario is a group of input values (called) that's named and saved. The Scenarioobject is a member of the Scenarioscollection. The Scenarioscollection contains all the defined scenarios for a worksheet.
Example
Use Scenarios(), where is the scenario name or index number, to return a single Scenarioobject. The following example shows the scenario named "Typical" on the worksheet named "Options."
| Visual Basic for Applications |
|---|
|
See also:
| changing cells | index | index |