2. Doing 2 Buttons on an msgbox: OK and Cancel.
Ok will lead to the website and Cancel will not.
I can send you a module that uses API and then you add it to your project.
Usage:
Code:
OpenURL "www.vb-world.net"
'or even:
Dim A As String
A="C:\"
OpenURL A