+ Reply to Thread
Results 1 to 3 of 3

hyperlink url + cell value

  1. #1
    Registered User
    Join Date
    08-30-2007
    Posts
    2

    hyperlink url + cell value

    Hi all
    What I’m trying to achieve is this,
    I want to hyperlink my url + the value of a cell added to it IE: www.mywebsite.com/prods=XXXX
    Where xxxx is the value of the cell and each cell would have a different value in column.

    Hope this makes sense as I am a nube

    Thanks in advance. john

  2. #2
    Forum Contributor
    Join Date
    03-14-2006
    Location
    Pakistan
    Posts
    1,791

    Lightbulb

    Quote Originally Posted by jr1966
    Hi all
    What I’m trying to achieve is this,
    I want to hyperlink my url + the value of a cell added to it IE: www.mywebsite.com/prods=XXXX
    Where xxxx is the value of the cell and each cell would have a different value in column.

    Hope this makes sense as I am a nube

    Thanks in advance. john
    If Url is in A1 and other value in B1 then try following formula to join the Url+value

    =HYPERLINK(A1&B1)

  3. #3
    Registered User
    Join Date
    08-30-2007
    Posts
    2
    Hi starguy, thanks for the quick response.

    What if there is no url listed in the worksheet and also how would you link to the cell value of B1,B2,B3,B4,etc?

    regards john

+ 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