View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bill Case Bill Case is offline
external usenet poster
 
Posts: 47
Default Hyperlink focus and default email program ?

Hi;

Is there a way, preferrably using macros / VBA, to change the action of
Hyperlinks?

Right now, some of my users find that if they inadvertently click once on a
hyperlink they end up getting an email program ('Word") which they didn't
intend. Can I change calling hyperlink action to a double click or
Ctrl-click or something more deliberate.

Secondly, how can I set up a preferred email program for Excel hyperlinks
for each different user? Baseing it on login name would do.

Regards Bill