#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Dynamic Hyperlink

I have a wookbook that has 5 sheets. I want to to hyperlink from one
sheet to another. I have put in the hyperlink that does this. The
problem I'm having is when I insert a row in one of the sheets the
hyperlink does not get updated. I'm using Excel 2003. I have looked
at the help but I'm starting to wonder if this can even be done but
I'm sure I'm not the first that wanted or needed this flexability.
I'm not a power user of Excel but get around ok. If you have any
suggestion would be helpful.

Thank you

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Dynamic Hyperlink

If you're using the hyperlinks from the Insert|Hyperlink, then you could name
the linked range and link to that (instead of the address).

Alternatively, 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)

Since they're worksheet formulas, they'll adjust to the insert/deletes.

wrote:

I have a wookbook that has 5 sheets. I want to to hyperlink from one
sheet to another. I have put in the hyperlink that does this. The
problem I'm having is when I insert a row in one of the sheets the
hyperlink does not get updated. I'm using Excel 2003. I have looked
at the help but I'm starting to wonder if this can even be done but
I'm sure I'm not the first that wanted or needed this flexability.
I'm not a power user of Excel but get around ok. If you have any
suggestion would be helpful.

Thank you


--

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
Dynamic table array using Hyperlink Salman Excel Worksheet Functions 4 January 6th 07 06:23 AM
dynamic hyperlink Ken Excel Discussion (Misc queries) 7 October 22nd 06 06:22 AM
Dynamic hyperlink [email protected] Excel Discussion (Misc queries) 2 August 22nd 06 12:30 PM
Dynamic Hyperlink Larry S Excel Worksheet Functions 5 May 17th 06 12:21 PM
Can I create a dynamic email address in Excels hyperlink? ibrettferguson Excel Worksheet Functions 1 November 8th 04 02:24 AM


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

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"