#1   Report Post  
tom jan
 
Posts: n/a
Default hyperlinks in excell

is there a way to make hyperlinks in excell 'relative'?
i'd like to copy files without having to change the link.
--
tj
  #2   Report Post  
David McRitchie
 
Posts: n/a
Default

Hi Tom,
This is an Excel group, if you have excell perhaps you should post in
an excell group, if there is such a thing.

An example of your problem would have been in your best interest
in getting a solution. Rather than forcing someone to guess.as to
your particular problem (and version of Excel/ I'm guessing you have
Excel 97 or Excel 2000, since Excel 2002 does not require the pathname.
The follow gets around having to specify a pathname for the same workbook...

=HYPERLINK("#C5",C5)
=HYPERLINK("#Sheet34!E6",Sheet34!E6)
=HYPERLINK("#'My Sheet'!E6",Sheet34!E9)

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

For more information see
http://www.mvps.org/dmcritchie/excel....htm#hyperlink
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: =HYPERLINK("#C5",C5)
=HYPERLINK("#Sheet34!E6",Sheet34!E6)
=HYPERLINK("#'My Sheet'!E6",Sheet34!E9)
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"tom jan" wrote in message ...
is there a way to make hyperlinks in excell 'relative'?
i'd like to copy files without having to change the link.
--
tj



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
Can I view an excell document without excell (not installed wit. Gordon Excel Discussion (Misc queries) 8 May 2nd 06 05:41 AM
Addressing hyperlinks in excel Owen Dodd Excel Discussion (Misc queries) 1 April 20th 05 08:35 PM
Can I view an excell document without excell (not installed wit. Kevin Excel Discussion (Misc queries) 1 February 16th 05 08:27 PM
lable ranges in Excell david Excel Discussion (Misc queries) 2 February 2nd 05 11:26 PM
Hyperlinks in Excell syd Excel Worksheet Functions 1 October 28th 04 04:16 PM


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