+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Forum Guru
    Join Date
    12-02-2009
    Location
    Austin, Tx
    MS-Off Ver
    Excel 2003
    Posts
    1,405

    Dragging Hyperlinks

    I have a spreadsheet (see attached example) which has hyperlinks from one page to another (basically, more detail). I got tired of manually editing each hyperlink when I added a new row, so I went looking for ways to drag hyperlinks like a series, instead of having it just copy the previous one. Now I have a formula that works, but the hyperlink displays "Date", or some numeric code, and I want it to disply "Click Here". Any ideas on how to do that?
    Attached Files Attached Files
    Last edited by jomili; 03-10-2010 at 12:08 PM.

  2. #2
    Forum Guru JBeaucaire's Avatar
    Join Date
    03-21-2008
    Location
    Bakersfield, CA
    MS-Off Ver
    2010
    Posts
    18,225

    Re: Dragging Hyperlinks

    Format the cells as General, then use this formula:

    =HYPERLINK("#"&CELL("address",INDIRECT("ActionItemDetail!B"&ROW())), "Date")

    You can make the text string at the end say anything you want.
    _________________
    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 Guru
    Join Date
    12-02-2009
    Location
    Austin, Tx
    MS-Off Ver
    Excel 2003
    Posts
    1,405

    Re: Dragging Hyperlinks

    Amazing! I only had to change one part of my formula, and now it works like magic. Thanks so much for your quick response and good help.

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.2.0