InsertHyperlink Method

Inserts a hyperlink on the selected assignment, resource, or task.

Syntax

expression**.InsertHyperlink(Name, Address, SubAddress, ScreenTip)**

*expression   *     Optional. An expression that returns an Application object.

Name    Optional String. The name of the hyperlink as it appears in the Hyperlink field.

Address    Optional String. The address of the target document.

SubAddress    Optional String. A location within the target document.

ScreenTip    Optional String. The ScreenTip text for the hyperlink.

Remarks

Using the InsertHyperlink method without specifying any arguments displays the Insert Hyperlink dialog box.

Applies to | Application Object

See Also | EditClearHyperlink Method | EditHyperlink Method | EditPasteAsHyperlink Method | Hyperlink Property | HyperlinkAddress Property | HyperlinkHREF Property | HyperlinkSubAddress Property