When sorting, hyperlinks refer back to the original absolute cell position, not to there the sorted data ends up, i.e. the hyperlink points to a static location, not to the data it was originally pointed to. Need to have hyperlinks follow the data around when sorting.
I have tried hyperlinking to range names, that fix allows row and column inserts and deletions, but does not track when sorting.
Have also tried the =HYPERLINK("#"&CELL("address",C5),C5) fix. Same results as range names, allows row and column inserts and deletions but does not track when sorting.
Thanks,
Dan
Bookmarks