Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Hyperlinks in Excel are randomly changing

Hi ,
We have an excel 2003 file which we use to index word 2003 documents at the
company.
Lately there is a problem the the hyperlinks in excel changing :
before - file:///\\file server\share\library\word.doc
after - file:///c:\document and settings\username\local settings\temporary
internet files\word.doc

only one user have write permission's on that server directory all other
have read only permission's.

help plz
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Hyperlinks in Excel are randomly changing

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

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

In xl2007:
Click on the Office button
Choose Prepare, then properties.
Then use the arrow on the Document Properties dropdown
Choose Advanced Properties
And then change the hyperlink base on the Summary tab.



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

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

==============
If you have to change lots and lots and lots back...

You could use the code from David McRitchie's site:

http://www.mvps.org/dmcritchie/excel/buildtoc.htm
look for:
Fix Hyperlinks (#FixHyperlinks)

If you're new to macros, you may want to read David McRitchie's intro at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm

(If it's just a few, I'd do it manually.)

???? wrote:

Hi ,
We have an excel 2003 file which we use to index word 2003 documents at the
company.
Lately there is a problem the the hyperlinks in excel changing :
before - file:///\\file server\share\library\word.doc
after - file:///c:\document and settings\username\local settings\temporary
internet files\word.doc

only one user have write permission's on that server directory all other
have read only permission's.

help plz


--

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 Randomly Change Steve Links and Linking in Excel 2 March 17th 09 08:29 PM
Hyperlinks disappear randomly Suzy Excel Discussion (Misc queries) 0 November 12th 08 02:20 AM
Help: Excel hyperlinks changing... StuB Excel Discussion (Misc queries) 2 November 30th 05 04:04 PM
How can I stop Excel 2003 from changing my hyperlinks on close? blobaugh Excel Discussion (Misc queries) 2 September 8th 05 01:03 AM
randomly select value WITHOUT changing Doyle Brunson Excel Worksheet Functions 3 August 26th 05 01:52 AM


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