View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Hyperlink to folder not opening

If you insert the hyperlink manually, then click it, does it work ?
You have read permission on that folder ?

NickHK

"AlexT" wrote in message
oups.com...
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