Application.Help method (Excel)
Displays a Help topic.
Syntax
expression.Help (HelpFile, HelpContextID)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
HelpFile | Optional | Variant | The name of the online Help file that you want to display. If this argument isn't specified, Microsoft Excel Help is used. |
HelpContextID | Optional | Variant | Specifies the context ID number for the Help topic. If this argument isn't specified, the Help Topics dialog box is displayed. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.