ShowMe Method

Displays the Office Assistant or the Help window when there's more information available. If additional information isn't available, this method generates a message that no associated Help topic exists.

expression**.ShowMe()**

expression An expression that returns an Application object.

Example

This examples completes a TipWizard Show Me action if one's available.

Application.ShowMe

Applies to | Application Object