#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default Path Issue

If I start Excel by clicking on a shortcut that points to
\\server\path1\path2\file.xls and within a second file there is a link to
n:\path2\file.xls the external link will not update. N obviously maps to
\\server\path1 but excel apparently can't figure that out. So users have to
avoid shortcuts that do not map the location exactly as it was when the file
was originally located. Is there anyway to prevent this because users just
create shortcuts and don't know about issues like this. It took me forever
to figure out what the problem was!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default Path Issue

You simply need to be consistent. Either use a mapped drive letter like N:
and have all users map the drive the same way or stick to the complete path
without using any mapped network drives.
--
Gary''s Student - gsnu200769


"MikeH2" wrote:

If I start Excel by clicking on a shortcut that points to
\\server\path1\path2\file.xls and within a second file there is a link to
n:\path2\file.xls the external link will not update. N obviously maps to
\\server\path1 but excel apparently can't figure that out. So users have to
avoid shortcuts that do not map the location exactly as it was when the file
was originally located. Is there anyway to prevent this because users just
create shortcuts and don't know about issues like this. It took me forever
to figure out what the problem was!

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
Link to another workbook path issue CraigKer Excel Worksheet Functions 1 April 22nd 09 11:58 AM
Formula too long - new file path is shorter than old file path - Excel 2003 Greg J Excel Worksheet Functions 1 November 22nd 06 05:16 PM
hyperlink navigation path path wrong in Excel 2003 CE Admin Excel Discussion (Misc queries) 5 January 7th 06 07:47 PM
how to change absolute path to relative path hwijgerse Excel Worksheet Functions 0 November 25th 05 07:18 AM
Current path to Qualified Path Mary Excel Programming 1 October 14th 04 02:42 PM


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