TempVar.Value property (Access)

Gets or sets the value of the specified TempVar object. Read/write Variant.

Syntax

expression.Value

expression A variable that represents a TempVar object.

Remarks

A TempVar 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.