ReturnVar Members (Access)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Represents a variable that was initialized by the SetReturnVar function in a Data Macro.

Properties

Name

Description

Name

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

Value

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