MM_PROJECTGUID function

Returns the ID of the project of the current session.

Written By Son Nguyen (Administrator)

Updated at July 5th, 2023

Description

Returns the ID of the project of the current session.

Syntax

=MM_PROJECTGUID() 

“ProjectGuid” (optional)
String. Value returned in Excel. If not filled in, the value returned in Excel is 00000000-0000-0000-0000-000000000000.

Remarks

To return the name of the project, refer to the function MM_PROJECTNAME.

Example

If the ID of the project is “abcdefgh-1111-2222-3333-44444444444”, the value returned by the function MM_PROJECTGUID is “abcdefgh-1111-2222-3333-44444444444”.