View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
musa.biralo musa.biralo is offline
external usenet poster
 
Posts: 55
Default open web page by clicking label1 of the form1

Hi,
i am trying to open a web page, let's say www.google.com, by clicking
label in the form1. In simple words, form1 has label1 and caption is
www.google.com...i am trying to launch the web page with www.google.com
by clicking the label1. Is it possible?

your help will highly be appreciated.
Thank you.

musa.biralo