Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
StuB
 
Posts: n/a
Default Help: Excel hyperlinks changing...


All,

I've a Excel spreadsheet, with about 10-12 worksheets on it. One of
these worksheets is a 'revision history' sheet, so it tracks all
changes to other worksheets.

I use hyperlinks to link directly to the change that has been made.

However, for some reason, these links seem to change of their own
accord. Suddenly, the link will be to a different worksheet or a
different cell reference. This has not been changed by anyone, as only
I have access to the document.

Any ideas or suggestions?

If it helps, when I add a new hyperlink in. I insert a new row in my
revision history document and add the hyperlink in. I wasn't sure if
it was anything to do with inserting the row?!?!

Thanks


--
StuB
------------------------------------------------------------------------
StuB's Profile: http://www.excelforum.com/member.php...o&userid=29174
View this thread: http://www.excelforum.com/showthread...hreadid=489038

  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Help: Excel hyperlinks changing...

I've never seen hyperlinks change when they point to worksheets in the same
workbook. But I have seen hyperlinks (inserted via Insert|Hyperlink) point to
old locations when rows/columns have been inserted/deleted (and even more
trouble if the sheet has been renamed).

You could give each location a name (insert|Name), then use insert|hyperlink to
point at that named range. Then since the name follows the cell, it won't
matter what you insert/delete.

But I really like the =hyperlink() function. Since it's a worksheet function,
it's smart enough to react to those kinds of insertions/deletions/renames--well
if you write it nicely.

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)



StuB wrote:

All,

I've a Excel spreadsheet, with about 10-12 worksheets on it. One of
these worksheets is a 'revision history' sheet, so it tracks all
changes to other worksheets.

I use hyperlinks to link directly to the change that has been made.

However, for some reason, these links seem to change of their own
accord. Suddenly, the link will be to a different worksheet or a
different cell reference. This has not been changed by anyone, as only
I have access to the document.

Any ideas or suggestions?

If it helps, when I add a new hyperlink in. I insert a new row in my
revision history document and add the hyperlink in. I wasn't sure if
it was anything to do with inserting the row?!?!

Thanks

--
StuB
------------------------------------------------------------------------
StuB's Profile: http://www.excelforum.com/member.php...o&userid=29174
View this thread: http://www.excelforum.com/showthread...hreadid=489038


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
StuB
 
Posts: n/a
Default Help: Excel hyperlinks changing...


Cheers Dave, I think you've picked it out.

I do a lot, and I mean a massive amount, of inserting/deleting rows in
both the Change History worksheet and all the other worksheets. I
thought it was something to do with that as you could sort of match up
how the hyperlinks were out of order.

I may look at using the function you list next time.

Thanks again


--
StuB
------------------------------------------------------------------------
StuB's Profile: http://www.excelforum.com/member.php...o&userid=29174
View this thread: http://www.excelforum.com/showthread...hreadid=489038

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
Repairing multiple broken hyperlinks in Excel Spreadsheet silver beemer Excel Discussion (Misc queries) 1 September 12th 05 10:57 PM
How can I stop Excel 2003 from changing my hyperlinks on close? blobaugh Excel Discussion (Misc queries) 2 September 8th 05 12:03 AM
Why do long hyperlinks get truncated on save in Excel? colerb Excel Worksheet Functions 1 June 13th 05 10:37 PM
How do I stop excel automatically changing my date to 2005? zoemcb Excel Discussion (Misc queries) 6 April 30th 05 02:39 AM
Addressing hyperlinks in excel Owen Dodd Excel Discussion (Misc queries) 1 April 20th 05 08:35 PM


All times are GMT +1. The time now is 09:24 PM.

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"