View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
M. lane M. lane is offline
external usenet poster
 
Posts: 5
Default Excel hyperlink file associations - GIF

Something you can try is; open MS WORD, click tools, options, click the edit
tab and see if you can change the picture edit program. If not, there may be
someone out there with a registry hack.

"joelet" wrote in message
...
Hi,

I'm using VBA to launch hyperlinks containg GIF files,
but want the associated program to be something other
than MS Photo Editor. I've changed the windows
association to the other program which works fine
externally but seems to have no effect on the Office
associations.

Thanks