Description
Returns the name of the project of the current session.
Syntax
=MM_PROJECTNAME(["ProjectName"]) “ProjectName” (optional)
String. Value returned in Excel. If not filled in, the value returned in Excel is an empty string.
Remarks
- To return the GUID (id of the model used to access the project), refer to the function MM_PROJECTGUID.
- If you change the name of your project on the project management, you may need to load a new session so that the change is taken into account.
Example
If the name of the project is “New Milliman Mind+ project”, the value returned by the function MM_PROJECTNAME is “New Milliman Mind+ project”.