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 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.
Get my program to display a specific help topic? help help method Show the user the help dialog?

See also: