Scenario.ChangingCells Property
Returns a Range object that represents the changing cells for a scenario. Read-only.
Syntax
expression.ChangingCells
expression A variable that represents a Scenario object.
Example
This example selects the changing cells for scenario one on Sheet1.
| Visual Basic for Applications |
|---|
|