+ Reply to Thread
Results 1 to 4 of 4

clickable URL in excel?

  1. #1
    Forum Contributor
    Join Date
    10-29-2004
    Posts
    291

    Question clickable URL in excel?

    I'm using the following code to create a Google URL

    ="http://www.google.com/search?q=" & D16 & " " & D17

    but it only displays the URL as text. Is there a way to make this URL clickable so it launches this URL in a web browser?

  2. #2
    Don Guillett
    Guest

    Re: clickable URL in excel?

    try

    =hyperlink("http://www.google.com/search?q=" & D16 & " " & D17)

    --
    Don Guillett
    SalesAid Software
    [email protected]
    "djarcadian" <[email protected]> wrote
    in message news:[email protected]...
    >
    > I'm using the following code to create a Google URL
    >
    > ="http://www.google.com/search?q=" & D16 & " " & D17
    >
    > but it only displays the URL as text. Is there a way to make this URL
    > clickable so it launches this URL in a web browser?
    >
    >
    > --
    > djarcadian
    > ------------------------------------------------------------------------
    > djarcadian's Profile:
    > http://www.excelforum.com/member.php...o&userid=15877
    > View this thread: http://www.excelforum.com/showthread...hreadid=546865
    >




  3. #3
    Forum Contributor
    Join Date
    10-29-2004
    Posts
    291
    Thanks! That worked.

  4. #4
    Don Guillett
    Guest

    Re: clickable URL in excel?

    glad to help

    --
    Don Guillett
    SalesAid Software
    [email protected]
    "djarcadian" <[email protected]> wrote
    in message news:[email protected]...
    >
    > Thanks! That worked.
    >
    >
    > --
    > djarcadian
    > ------------------------------------------------------------------------
    > djarcadian's Profile:
    > http://www.excelforum.com/member.php...o&userid=15877
    > View this thread: http://www.excelforum.com/showthread...hreadid=546865
    >




+ 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