Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Crop Protection
 
Posts: n/a
Default How do I create relative hyperliks inside Excellworkbook ? Sweden

Hi ("Hej" in Swedish)

When inserting hyperlink on sheet1 to sheet3 A5 and then adding a new row
above A5 at sheet3 the link stays at A5, but I want it to "follow" orgin cell
A5 (now cell A6).

Anyone out there....?

  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

Instead of using Insert|hyperlink, maybe you could use the =hyperlink()
worksheet function:

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)


If you really want to stick with the Insert|hyperlink version, you could give
your target cell a nice range name (Insert|Name|define), then use that when you
create the hyperlink.

Crop Protection wrote:

Hi ("Hej" in Swedish)

When inserting hyperlink on sheet1 to sheet3 A5 and then adding a new row
above A5 at sheet3 the link stays at A5, but I want it to "follow" orgin cell
A5 (now cell A6).

Anyone out there....?


--

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
How to create a List inside a cell? Msantos Excel Discussion (Misc queries) 6 September 13th 05 12:05 AM
How do I create a Histogram for relative frequency distributions? pipereed Excel Discussion (Misc queries) 1 February 28th 05 03:40 AM
How do I create a bulleted list text format inside cell? DEH Excel Discussion (Misc queries) 5 February 1st 05 07:37 AM
Is it possible to create a table inside of a cell? Jose Excel Discussion (Misc queries) 1 January 21st 05 06:47 AM
how can I create a histogram with relative frequency? phong Excel Discussion (Misc queries) 1 November 30th 04 08:24 AM


All times are GMT +1. The time now is 05:33 PM.

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

About Us

"It's about Microsoft Excel"