TempVar.Value Property (Access)

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

Version Information

Version Added: Access 2007

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 anObject data type will result in a run-time error.

See Also

Concepts

TempVar Object

TempVar Object Members