ScreenTip Property Example
This example sets the screen tip for the first hyperlink on the active worksheet.
ActiveSheet.Hyperlinks(1).ScreenTip = "Return to the home page"