+ Reply to Thread
Results 1 to 5 of 5

User form button to open a URL?

Hybrid View

  1. #1
    Registered User
    Join Date
    01-22-2015
    Location
    India
    MS-Off Ver
    2013
    Posts
    2

    Re: User form button to open a URL?

    Hi,

    I also tried the same solution for opening google.com. Full code:

    Dim link As String
    link = "www.google.com"
    ActiveWorkbook.FollowHyperlink Address:=link, NewWindow:=True

    it says, could not open the file.

    Any suggestion will be appreciated.

    Thanks in advance.
    Saurabh

  2. #2
    Registered User
    Join Date
    01-22-2015
    Location
    India
    MS-Off Ver
    2013
    Posts
    2

    Re: User form button to open a URL?

    Hi,

    I guess the issue was with my window setting. I resolved it by following: http://support.microsoft.com/kb/218153

    Thanks,
    Saurabh

+ 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