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
Worksheets("Sheet1").Activate ActiveSheet.Scenarios(1).ChangingCells.Select
Access the row containing my scenario's variables? changing changing cells Changing Cells Property ChangingCells changingcells property What refers to the variables in a scenario?

See also: