Hi,
I'm working on simple user forms. What I would like to do is have a button that opens up a web address, when the user clicks the button. Is this related to the Hyperlink function, or one of the HTML functions (I was just looking through the Object Browser)? Or, is this even possible from a user form?
Thank you for the help, you all are great!
![]()
Private Sub Button_Click() www.example.com End Sub
Bookmarks