Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Hyperlink to cell within a sheet breaks when cells are sorted

How can I lock down (or make relative) a hyperlink? I'm adding hyperlinks
between Sheet 1 (Schedule) & Sheet 2 (2009 Projects); when I sort Sheet 2,
the hyperlink on Sheet 1 is no longer valid. For example, the text originally
contained in my hyperlink to '2009 Projects'!$A7 has now moved to A10 as a
result of being sorted.

How can I make the hyperlink stay in sync with the correct text/cell? I've
tried pasting as link, tried placing the $ in various places, to no avail.

Appreciate any suggestions!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default Hyperlink to cell within a sheet breaks when cells are sorted

=HYPERLINK("#"&CELL("address",'2009 Projects'!A7),"Click me")

If this post helps click Yes
---------------
Jacob Skaria


"CJ55" wrote:

How can I lock down (or make relative) a hyperlink? I'm adding hyperlinks
between Sheet 1 (Schedule) & Sheet 2 (2009 Projects); when I sort Sheet 2,
the hyperlink on Sheet 1 is no longer valid. For example, the text originally
contained in my hyperlink to '2009 Projects'!$A7 has now moved to A10 as a
result of being sorted.

How can I make the hyperlink stay in sync with the correct text/cell? I've
tried pasting as link, tried placing the $ in various places, to no avail.

Appreciate any suggestions!

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
Lock Hyperlink to cell in different sheet Regina[_2_] Excel Discussion (Misc queries) 5 February 24th 09 12:41 PM
Use a hyperlink to display a selection of cells on another sheet (in same workbook) Mikey C Excel Discussion (Misc queries) 1 March 29th 07 11:44 AM
Creating a hyperlink to a cell on a different sheet Bob Excel Worksheet Functions 1 December 21st 06 07:31 AM
Hyperlink in cell with line breaks [email protected] Excel Discussion (Misc queries) 4 July 18th 06 06:02 PM
Trying to have data from one sheet to another sorted.... WMB Excel Discussion (Misc queries) 1 March 12th 06 12:53 PM


All times are GMT +1. The time now is 09:34 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"