DBUser Function

The DBUser returns the name of the user logged in using the specified connection.

This function can be added to your worksheet by using the Function Wizard.

Syntax

DBUser( Connection)

The DBUser function syntax has these parts:

ValueDescription
ConnectionRequired. This argument identifies the connection name used by the workbook to connect to the database.