UserInitials Property Example

This example sets the user's initials.

Application.UserInitials = "baa"

This example returns the letters found in the Initials option on the User Info tab in the Options dialog box.

Msgbox Application.UserInitials