View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
John[_88_] John[_88_] is offline
external usenet poster
 
Posts: 205
Default In need of some assistance Quickly!

Hi Alex,

Try

Sub CheckWeb()
ActiveWorkbook.FollowHyperlink "http://www.google.com/"
End Sub

Best regards

John


"alexm999" wrote in
message ...

Within excel I need a VB script that will open up a webpage (not in
excel, but in internet explorer). How can this be done???


--
alexm999
------------------------------------------------------------------------
alexm999's Profile:
http://www.excelforum.com/member.php...fo&userid=4918
View this thread: http://www.excelforum.com/showthread...hreadid=562592