+ Reply to Thread
Results 1 to 3 of 3

Adding hyperlinks using URLs from adjacent column

  1. #1
    Registered User
    Join Date
    03-30-2015
    Location
    new york
    MS-Off Ver
    2010
    Posts
    15

    Adding hyperlinks using URLs from adjacent column

    Hello,

    In my Google spreadsheet:

    Column A contains 5,000 cells with with text
    Column B contains 5,000 cells with URLs

    I want to create a hyperlink for the text in Column A using the URLs in Column B.

    Please point me in the right direction if you can.

    Thanks!

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,466

    Re: Adding hyperlinks using URLs from adjacent column

    Basically, try in A1:
    =HYPERLINK(B1,"Text 1")

    Assum there are thousand of text in column A already, using other column C to store it:
    Copy column A to C (paste special/value)
    Then in A1:
    =HYPERLINK(B1,C1)

    Hide column C if you want
    Quang PT

  3. #3
    Registered User
    Join Date
    03-30-2015
    Location
    new york
    MS-Off Ver
    2010
    Posts
    15

    Re: Adding hyperlinks using URLs from adjacent column

    Awesome - thank you!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Convert all URLs in column to hyperlinks
    By Stuartzz in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-10-2019, 11:34 AM
  2. manipulating urls into hyperlinks in / with cell text
    By riwiseuse in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-15-2016, 08:34 AM
  3. Converted hyperlinks to urls, return back after query update/refresh.
    By akinofotkap in forum Access Tables & Databases
    Replies: 0
    Last Post: 12-08-2014, 08:55 PM
  4. Macro to convert text urls to active hyperlinks
    By tdm in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-28-2012, 02:19 AM
  5. Replies: 1
    Last Post: 07-22-2012, 01:59 AM
  6. Making hyperlinks to a whole list of urls in excel
    By max11 in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 09-03-2007, 12:24 PM
  7. Replies: 3
    Last Post: 11-07-2005, 05:10 PM

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