ReturnVar.Value property (Access)

Gets the value of the specified ReturnVar object. Read-only Variant.

Syntax

expression.Value

expression A variable that represents a ReturnVar object.

Remarks

A ReturnVar can store only numeric or text data. Setting the Value property to an Object data type will result in a run-time error.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.