Scenario.Values Property (Excel)

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

Concepts

Scenario Object Members

Scenario Object