TempVar Members (Access)

Represents a variable that be used in Visual Basic for Applications (VBA) code or from a macro.

Properties

Name

Description

Name

Gets the name of the specified TempVar. Read-only String.

Value

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