+ Reply to Thread
Results 1 to 8 of 8

Keep hyperlink when referencing that cell.

  1. #1
    Registered User
    Join Date
    11-22-2013
    Location
    derby
    MS-Off Ver
    Excel 2013
    Posts
    8

    Keep hyperlink when referencing that cell.

    I have a table that contains many links to websites.

    I dont like the way its set up and wish to reorganise it.

    Instead of copy pasting in order to keep the hyperlinks is there a way for me to reference that cell and still keep the link.

    lets say I have a link to a website in A1.
    In B20 I want that link to appear. Currently I have to copy and paste it in.
    When I put =a1 into b20 all I get back is the text for the hyperlink and not a clickable link.

    I cant copy and paste once as the data in the table is changing.

    Thanks in advance.

  2. #2
    Forum Expert Moo the Dog's Avatar
    Join Date
    09-28-2012
    Location
    Wisconsin
    MS-Off Ver
    Office 365 (PC & Mac)
    Posts
    1,845

    Re: Keep hyperlink when referencing that cell.

    Couldn't you put this in B20: =HYPERLINK(A1)

    - Moo

  3. #3
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Keep hyperlink when referencing that cell.

    moo's suggestion works, as long as the friendly (displayed) name is the address, not a mnemonic for the link

    edit-
    or you omit the friendly name...
    Last edited by dredwolf; 11-24-2013 at 09:14 PM.
    A picture may be worth a thousand words, BUT, a sample Workbook is worth a thousand screenshots!
    -Add a File - click advanced (next to quick post), scroll to manage attachments, click, select add files, click select files, select file, click upload, when file shows up at bottom left, click done (bottom right), click submit
    -To mark thread Solved- go top of thread,click Thread Tools,click Mark as Solved
    If you received helpful response, please remember to hit the * of that post

  4. #4
    Registered User
    Join Date
    11-22-2013
    Location
    derby
    MS-Off Ver
    Excel 2013
    Posts
    8

    Re: Keep hyperlink when referencing that cell.

    Quote Originally Posted by dredwolf View Post
    moo's suggestion works, as long as the friendly (displayed) name is the address, not a mnemonic for the link

    edit-
    or you omit the friendly name...
    All links have different text from the address.

  5. #5
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Keep hyperlink when referencing that cell.

    then you have to either A) delete the friendly text or B) use a look up table for the links ie:
    LINKS!A1:A100: address of links
    LINKS!B1:B100: friendly text of link
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    or something along those lines

    Hope this helps

  6. #6
    Registered User
    Join Date
    11-22-2013
    Location
    derby
    MS-Off Ver
    Excel 2013
    Posts
    8

    Re: Keep hyperlink when referencing that cell.

    ill try this later.

  7. #7
    Forum Expert dredwolf's Avatar
    Join Date
    10-27-2012
    Location
    Clearwater,Canada
    MS-Off Ver
    Excel 2007
    Posts
    2,649

    Re: Keep hyperlink when referencing that cell.

    thats fine, and if you wnt the friendly text displayed, this will work:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Just so things are balanced

  8. #8
    Registered User
    Join Date
    11-22-2013
    Location
    derby
    MS-Off Ver
    Excel 2013
    Posts
    8

    Re: Keep hyperlink when referencing that cell.

    Thanks for the replies.

    You have inspired with with a fix.

    I have a UDF to take the url from a link. So what I now do is use my UDF and then use =Hyperlink(cell containing url,original cell) which gives me what I require in able to format my own permanent layout.

    This has bought a nother issue to head though.

    Why do hyperlinks always use size 11 font?

    Can it be changed to use the font set for that cell?

+ 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. Replies: 4
    Last Post: 04-27-2012, 11:39 AM
  2. UPDATE-Referencing a hyperlink for cell value in another workbook
    By 1SLwLS1 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-06-2010, 03:37 PM
  3. [SOLVED] HYPERLINK IF referencing the cell of the function..
    By sans in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-16-2005, 10:05 PM
  4. [SOLVED] Hyperlink referencing
    By DonCam65 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 AM
  5. [SOLVED] Hyperlink referencing
    By DonCam65 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 10:05 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