+ Reply to Thread
Results 1 to 2 of 2

In need of some assistance Quickly!

  1. #1
    Registered User
    Join Date
    01-14-2004
    Posts
    34

    In need of some assistance Quickly!

    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???

  2. #2
    John
    Guest

    Re: In need of some assistance Quickly!

    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
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1