+ Reply to Thread
Results 1 to 2 of 2

Hyperlink Sort problem

  1. #1
    Registered User
    Join Date
    08-31-2010
    Location
    Chicago, Illinois
    MS-Off Ver
    Excel 2007
    Posts
    1

    Hyperlink Sort problem

    my formula works well for dragging a hyperlink series to fill instead of copy
    =HYPERLINK("#worksheet!"&ADDRESS(ROW(B2),COLUMN(B2)),(worksheet!B2))

    until I sort and the hyperlink remains the same
    =HYPERLINK("#worksheet!"&ADDRESS(ROW(B2),COLUMN(B2)),(worksheet!B6))

    so the friendly_name sorts as it should but link location stays the same.

    any thoughts on how to have the above formula sort is appreciated.

    Thanks.

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: Hyperlink Sort problem

    Sorting Moves the contents of the cells not the cells themselves so the references will not change.You may need to use a lookup formula.

+ Reply to Thread

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.6.0 RC 1