+ Reply to Thread
Results 1 to 4 of 4

hyperlinking cells

  1. #1
    Forum Contributor
    Join Date
    12-10-2012
    Location
    Petalu
    MS-Off Ver
    Excel 2010
    Posts
    140

    hyperlinking cells

    I have a spreadsheet with hundreds of rows of data containing names, addresses and web URLS
    how do I hyperlink all the URLs automatically so i can just click the cell and it will take me to the URL?

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: hyperlinking cells

    If they weren't all clickable links when first entered into the cells, you can make clickable versions in an adjacent cell. If the URL was in C2, then this formula in D2:

    =HYPERLINK(C2, "Link")

    ..now copy that down and you'll get a column full of working links.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Forum Contributor
    Join Date
    12-10-2012
    Location
    Petalu
    MS-Off Ver
    Excel 2010
    Posts
    140

    Re: hyperlinking cells

    thanks! that should do it

  4. #4
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: hyperlinking cells

    I've marked this thread as SOLVED for you.
    Next time, select Thread Tools from the links above to mark a thread as SOLVED. Thanks.

+ 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. Hyperlinking Separate Cells in The Same Row
    By melkane in forum Excel General
    Replies: 0
    Last Post: 05-02-2013, 12:10 PM
  2. Hyperlinking cells to another workbook
    By meperson in forum Excel General
    Replies: 0
    Last Post: 05-16-2012, 12:39 PM
  3. hyperlinking multiple cells at once
    By jspinx in forum Excel General
    Replies: 1
    Last Post: 12-03-2010, 04:29 PM
  4. Hyperlinking cells
    By dschmitt in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-13-2010, 03:43 AM
  5. Hyperlinking cells
    By Mile029 in forum Excel General
    Replies: 1
    Last Post: 03-07-2007, 07:04 PM

Tags for this Thread

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