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

Why do hyperlinks change folder paths while maintaining the file name when I
copy/paste the links from workbook to workbook?
I have tens of thousands of hyperlinks in a workbook and I am reconfiguring
the entire workbook to a new workbook but all the links become broken after
copy/paste to the new workbook. The location becomes the computer users
default "My Documents" location.
Example:
Original hyperlink: (Server, which is available to all internal PC's)
M:\Some Folder\Specs\Myfile.pdf
Becomes, after copy/paste to new workbook:
C:\Documents and Settings\User\My Documents\Specs\Myfile.pdf
Of course the file is still in its original location.
The text "Specs\Myfile.pdf" is the only portion of the link that is valid
after copy/paste.

How can I prevent this?

--
Regards

Rick
XP Pro
Office 2007

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

A few people have said that this has resolved the problem for them:

File|Properties|Summary Tab|Hyperlink Base
change it to C:\
(something that's always available)

I like to use the =hyperlink() worksheet function. It has never failed me this
way:

=hyperlink("file:////yourpathtothe/something.pdf","Click me")

You may want to consider using the UNC path instead of the mapped letter, too.


Rick S. wrote:

Why do hyperlinks change folder paths while maintaining the file name when I
copy/paste the links from workbook to workbook?
I have tens of thousands of hyperlinks in a workbook and I am reconfiguring
the entire workbook to a new workbook but all the links become broken after
copy/paste to the new workbook. The location becomes the computer users
default "My Documents" location.
Example:
Original hyperlink: (Server, which is available to all internal PC's)
M:\Some Folder\Specs\Myfile.pdf
Becomes, after copy/paste to new workbook:
C:\Documents and Settings\User\My Documents\Specs\Myfile.pdf
Of course the file is still in its original location.
The text "Specs\Myfile.pdf" is the only portion of the link that is valid
after copy/paste.

How can I prevent this?

--
Regards

Rick
XP Pro
Office 2007


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 213
Default Hyperlink issues

I have been fearing this!

Thanks for the info!

--
Regards

Rick
XP Pro
Office 2007



"Dave Peterson" wrote:

A few people have said that this has resolved the problem for them:

File|Properties|Summary Tab|Hyperlink Base
change it to C:\
(something that's always available)

I like to use the =hyperlink() worksheet function. It has never failed me this
way:

=hyperlink("file:////yourpathtothe/something.pdf","Click me")

You may want to consider using the UNC path instead of the mapped letter, too.


Rick S. wrote:

Why do hyperlinks change folder paths while maintaining the file name when I
copy/paste the links from workbook to workbook?
I have tens of thousands of hyperlinks in a workbook and I am reconfiguring
the entire workbook to a new workbook but all the links become broken after
copy/paste to the new workbook. The location becomes the computer users
default "My Documents" location.
Example:
Original hyperlink: (Server, which is available to all internal PC's)
M:\Some Folder\Specs\Myfile.pdf
Becomes, after copy/paste to new workbook:
C:\Documents and Settings\User\My Documents\Specs\Myfile.pdf
Of course the file is still in its original location.
The text "Specs\Myfile.pdf" is the only portion of the link that is valid
after copy/paste.

How can I prevent this?

--
Regards

Rick
XP Pro
Office 2007


--

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
Hyperlink issues George Excel Discussion (Misc queries) 0 August 29th 07 02:00 AM
Can't make hyperlink function work for hyperlink to website Frank B Denman Excel Worksheet Functions 15 February 5th 07 11:01 PM
PDF hyperlink issues Jamie Excel Discussion (Misc queries) 0 June 29th 05 12:47 PM
Intra-workbook hyperlink: macro/function to return to hyperlink ce marika1981 Excel Discussion (Misc queries) 3 May 6th 05 05:47 AM
Update links - hyperlink issues Shan Excel Discussion (Misc queries) 0 March 3rd 05 01:57 PM


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