Returns the registered organization name. Read-only String.
Example
This example displays the registered organization name.
MsgBox "The registered organization is " & _
Application.OrganizationName
Returns the registered organization name. Read-only String.
This example displays the registered organization name.
MsgBox "The registered organization is " & _
Application.OrganizationName