View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ignatius Ignatius is offline
external usenet poster
 
Posts: 3
Default followhyperlink event for textboxs

Can anyone explain how to trap a followhyperlink event
when the hyperlink is in a text box embedded on a sheet.
The Worksheet_FollowHyperlink, Workbook_FollowHyperlink,
Application_FollowHyperlink events don't seem to work.