+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Registered User
    Join Date
    08-16-2009
    Location
    Sheffield
    MS-Off Ver
    Excel 2007
    Posts
    38

    Hyperlink dragging

    I would like to copy a large selection of hyperlniks down a column of 200 plus cells and would the hyperlink to increment as I drag the cells downwards.

    Is there a simple way to copy and paste down a large selection of cells, so that I do not have to edit each hyperlink individually

    Have enclosed example.

    Hope this makes sense, appreciate any help, re any formula / code.

    Thanks
    Attached Files Attached Files
    Last edited by junada0; 01-27-2010 at 04:02 PM.

  2. #2
    Forum Contributor
    Join Date
    07-24-2009
    Location
    Northborough, MA USA
    MS-Off Ver
    Excel 2010
    Posts
    197

    Re: Hyperlink dragging

    Try the following formula on Sheet1 cell C7:

    Code:
    =HYPERLINK("#"&CELL("address",Sheet2!D7),Sheet2!D7)
    Copy down.

  3. #3
    Forum Moderator NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003, 2007, 2010
    Posts
    31,135

    Re: Hyperlink dragging

    Replace cell C6 with this formula:

    =HYPERLINK("#Sheet2!"&ADDRESS(ROW(D6),COLUMN(D6)),"Link to")

    copied down
    Microsoft MVP - Excel

    Where there is a will there are many ways. Pick One!


    Please read the Forum Rules

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

    Preferred Charities: Lupus Canada and Sick Kids Foundation.
    Feel Free to Donate if you want to, for the assistance you received today.

  4. #4
    Registered User
    Join Date
    08-16-2009
    Location
    Sheffield
    MS-Off Ver
    Excel 2007
    Posts
    38

    Re: Hyperlink dragging

    This works perfectly, thnaks for your help.

  5. #5
    Forum Moderator NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003, 2007, 2010
    Posts
    31,135

    Re: Hyperlink dragging

    You're welcome.

    How to mark a thread Solved
    Go to the first post
    Click edit
    Click Go Advanced
    Just below the word Title you will see a dropdown with the word No prefix.
    Change to Solved
    Click Save
    Microsoft MVP - Excel

    Where there is a will there are many ways. Pick One!


    Please read the Forum Rules

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

    Preferred Charities: Lupus Canada and Sick Kids Foundation.
    Feel Free to Donate if you want to, for the assistance you received today.

Thread Information

Users Browsing this Thread

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

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