Assistant.Help Method
Displays the Office Assistant and the built-in "What would you like to do?" Assistant balloon for standard Office online Help.
Note
|
|---|
| The Microsoft Office Assistant and AnswerWizard have been depreciated in the release of the Microsoft Office system. |
Syntax
expression.Help
expression A variable that represents an Assistant object.
Example
This example displays the built-in "What would you like to do?" Assistant balloon when the user checks the "I need more information" check box.
| Visual Basic for Applications |
|---|
|
Note