View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] krsone21121983@hotmail.com is offline
external usenet poster
 
Posts: 9
Default Linking a Document in a Messagebox

Hi,

I would like to write a link to a document in a message box.

Instead of writing

MsgBox "For more detailed help go to http://www.help.com/"

I would like to have a link in the message box that points to "http://
www.help.com/"

Is this possible and how does it work?