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?
|