MM_CURRENTUSERMAIL function

Returns the email address of the user who launched the run.

Written By Son Nguyen (Administrator)

Updated at July 5th, 2023

Description

Returns the email address of the user who launched the run.

Syntax

=MM_CURRENTUSERMAIL()

 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 name of the user, refer to the function MM_CURRENTUSER.

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_CURRENTUSERMAIL is in Mind “john.doe@maildomain.com” and “john.doe” in Excel.