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???
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???
Hi Alex,
Try
Sub CheckWeb()
ActiveWorkbook.FollowHyperlink "http://www.google.com/"
End Sub
Best regards
John
"alexm999" <[email protected]> wrote in
message news:[email protected]...
>
> 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
>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks