View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Graham[_2_] Graham[_2_] is offline
external usenet poster
 
Posts: 32
Default Identify Hyperlink Selection

Thanks for that Jim, I think I can get something to work with that now.
Graham

Jim Rech wrote:
I'd try to work out something with the Worksheet_FollowHyperlink event.
Maybe you could capture the ScreenTip property of the clicked hyperlink.
You could make them all different by adding spaces at the end of each if
they are not otherwise different.