Syntax

expression.SubAddress

expression A variable that represents a Hyperlink object.

Example

This example topic adds a range location to the hyperlink for shape one.

Visual Basic for Applications
Worksheets(1).Shapes(1).Hyperlink.SubAddress = "A1:B10"
Assign a range to receive the contents of a remotely referenced document? Change the placement of the container range for an internet document? Set the location for the incoming hyperlinked document? sub sub address Sub Address Property subaddress subaddress property

See also: