View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AlexT AlexT is offline
external usenet poster
 
Posts: 16
Default Hyperlink to folder not opening

Hello

I am trying to create and hyperlink to a folder programatically
(hyperlink.add)

Although everything seems to be correct (correct address, etc)
clicking the hyperlink doesn't do anything (I would have expected the
folder to open a windows explorer).

Any idea ?

Regards

-alexT