Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Trouble with Sorting Hyperlinks

Without going into (hopefully) a huge amount of detail:

I have a hyperlink in SHEET1 that points to a specifi cell in SHEET2. The
reference looks like:
SHEET2!A3

Now, I sort SHEET2. The hyperlink still points to cell A3, which is now in
A17.

Is there any way to make the hyperlink follow the sort?

TIA.
...Jim..
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Trouble with Sorting Hyperlinks

I think you'll have better luck if you use the =hyperlink() worksheet function
(in an adjacent cell) instead of the insert|hyperlink version.

David McRitchie posted this and it might help you:

=HYPERLINK("#"&CELL("address",C5),C5)
=HYPERLINK("#"&CELL("address",sheetone!C5),sheeton e!C5)
=HYPERLINK("#"&CELL("address",'sheet two'!C5),'sheet two'!C5)



Jim S wrote:

Without going into (hopefully) a huge amount of detail:

I have a hyperlink in SHEET1 that points to a specifi cell in SHEET2. The
reference looks like:
SHEET2!A3

Now, I sort SHEET2. The hyperlink still points to cell A3, which is now in
A17.

Is there any way to make the hyperlink follow the sort?

TIA.
..Jim..


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hyperlinks and Sorting Problems Denise Smiley Excel Discussion (Misc queries) 4 August 27th 06 08:46 PM
Trouble with hyperlinks (repost) [email protected] Excel Discussion (Misc queries) 2 March 23rd 06 05:55 PM
Trouble with hyperlinks [email protected] Excel Discussion (Misc queries) 0 March 17th 06 11:10 PM
Problem sorting cells containing hyperlinks cottonchipper Excel Worksheet Functions 1 November 5th 05 03:08 PM
Hyperlinks and sorting data Rena Excel Discussion (Misc queries) 0 June 3rd 05 07:50 PM


All times are GMT +1. The time now is 09:42 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"