Purpose
Occurs when you click any hyperlink in Microsoft Excel. For worksheet-level events, see the Help topic for the FollowHyperlink event.
Syntax
SheetFollowHyperlink(Sh, Target)
Required Parameters
Sh
The Worksheet object that contains the hyperlink.
Target
The Hyperlink object that represents the destination of the hyperlink.