Scenario.Values Property
Excel Developer Reference |
Returns a Variant array that contains the current values of the changing cells for the scenario.
Syntax
expression.Values(Index)
expression A variable that represents a Scenario object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
Index | Optional | Variant | The position of the value. |
See Also