View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bremser Bremser is offline
external usenet poster
 
Posts: 7
Default How to assign a hyperlink to a button on a form?

I'm creating an order form and want to place buttons next to products that,
when clicked, take the user to a web page describing the product. I've found
a button icon on the "Forms" toolbar, but I'm not adept at VB programming and
I can't figure out how to attach or associate a hyperlink to a button. Any
advice would be appreciated!

Thanks,

Bremser