ShowMe Method

Applies To

Application object.

Description

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.

Syntax

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