August 26th, 2003, 2:39 pm
In Excel, I have a hyperlink in which the displayed text does not correspond with the hyperlink address. If you hold the cursor over the hyperlink, the hyperlink address is displayed in the tool tip. Using VBA I would like to programmatically determine the hyperlink address.For example,Cell A1 contains the text CLICK HERE. CLICK HERE is a hyperlink to an internet location.Help!