View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
glenn glenn is offline
external usenet poster
 
Posts: 122
Default Command Button VB Code w/hyperlinks

This should be easy, but...
I want to hard code a hyperlink (URL) in the code for a command button, via
Private Sub CommandButton1_Click()

what code goes here....?
End Sub

I'm using Excel 2003.
By clicking the command button I want to open a browser and connect to the
URL coded.