Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Embedded hyperlinks not copying right.

There's a spreadsheet that several of our users use; it's got
(non-http) hyperlinks to other Excel spreadsheets.

1) When I mouseover, it shows a path, such as
"\\server\path\to\file.xls"; if I edit the hyperlink, however, it only
shows me "..\..\path\to\file.xls".
How does it figure out the mouseover path? Where is it stored?

2) All our users frequently cut-and-paste these hyperlinks. One user,
however, instead of getting hyperlinks that work and look exactly the
same as the source hyperlinks, instead gets ones that a) don't show
anything on mouseover, and b) now have "..\..\..\..\path\to\file.xls"
[note the two extra "..\..\"], which doesn't work when clicked on.

#2 is my true concern -- the user has to hand-edit all the hyperlinks
(apparently search-and-replace doesn't work on hyperlink data) to make
them work properly, though I imagine #1 is related somehow. Anyone
know how this all works?

I've tried every kind of paste imaginable with the non-functional user,
and no dice. The functional users simply cut-and-paste as you would
anything, and it works fine. Yeah, I'm stumped. ;-)

Thanks much,

-Ken

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Embedded hyperlinks not copying right.

Some people have written that changing the hyperlink base
(File|properties|Summary tab)

to something like
C:\
(that's always available)
will make the hyperlinks not change.

ps. I like to use the =hyperlink() worksheet function. I've never had any
trouble with them.

Ken D'Ambrosio wrote:

There's a spreadsheet that several of our users use; it's got
(non-http) hyperlinks to other Excel spreadsheets.

1) When I mouseover, it shows a path, such as
"\\server\path\to\file.xls"; if I edit the hyperlink, however, it only
shows me "..\..\path\to\file.xls".
How does it figure out the mouseover path? Where is it stored?

2) All our users frequently cut-and-paste these hyperlinks. One user,
however, instead of getting hyperlinks that work and look exactly the
same as the source hyperlinks, instead gets ones that a) don't show
anything on mouseover, and b) now have "..\..\..\..\path\to\file.xls"
[note the two extra "..\..\"], which doesn't work when clicked on.

#2 is my true concern -- the user has to hand-edit all the hyperlinks
(apparently search-and-replace doesn't work on hyperlink data) to make
them work properly, though I imagine #1 is related somehow. Anyone
know how this all works?

I've tried every kind of paste imaginable with the non-functional user,
and no dice. The functional users simply cut-and-paste as you would
anything, and it works fine. Yeah, I'm stumped. ;-)

Thanks much,

-Ken


--

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
Hyperlinks to Embedded Objects ChicagoGal Excel Discussion (Misc queries) 0 July 28th 09 05:40 PM
Copying hyperlinks Eric Excel Discussion (Misc queries) 1 June 14th 07 10:54 PM
Hyperlinks embedded in text Rick Links and Linking in Excel 3 February 3rd 05 05:33 PM
Excel VBA: Problem with copying an embedded chart from one worksheet to another Flystar[_13_] Excel Programming 2 May 21st 04 01:13 AM
copying hyperlinks john sharkey Excel Programming 1 April 29th 04 04:13 PM


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

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"