G
Glenn
This should be easy, but...
I want to hard code a hyperlink (URL) in the code for a command button, via
By clicking the command button I want to open a browser and connect to the
URL coded.
I want to hard code a hyperlink (URL) in the code for a command button, via
I'm using Excel 2003.Private Sub CommandButton1_Click() what code goes here....?
End Sub
By clicking the command button I want to open a browser and connect to the
URL coded.