MM_CURRENTUSER function

Returns the name of user who launched the run.

Written By Son Nguyen (Administrator)

Updated at July 5th, 2023

Description

Returns the name of the user who launched the run. The value returned is the first name followed by the last name as input during the creation of the account.

Syntax

=MM_CURRENTUSER()

 No parameters.

Remarks

  • On Excel, the value returned is based on the account on which you are logged in to access Excel.
  • To return the email address of the user, refer to the function MM_CURRENTUSERMAIL.

Example

For a user registered with the name “John Doe” and the email address john.doe@maildomain.com, the value returned by the function MM_CURRENTUSER is in Mind “John Doe” and “john.doe” in Excel.