Share via


Parameter.Value Property

Excel Developer Reference

Returns a Variant value that represents the parameter value.

Syntax

expression.Value

expression   A variable that represents a Parameter object.

Remarks

For more information, see the Parameter object.

See Also