The setup for this company has everyone using remote desktop to log in and work on a central server.
As a result the Excel workbooks on the server can be accessed as:
c:\foldername1\foldername2\filename.xls
\\servername\foldername1\foldername2\filename.xls
H:\foldername2\filename.xls (mapped drive letter)
Depending on who opens the file (or if a file gets saved under a different name, the linking references may change and cause a "Source not found" error with linking.
Excel seems to change the references from one type to another (may just put a mapped drive letter in front of the original path). This is also true with Personal.xls which is stored on the C drive of the server which people remote in to (C:\Program Files\Microsoft Office\Office11\XLStart). Sometimes the reference to Personal.xls shows up as "H:\Program Files\Microsoft Office\Office11\XLStart", which does not work.
Do I need to add Auto_open macros to each file to remap the links to the proper locations or is there an easier way to fix this problem.
Thanks in advance!
As a result the Excel workbooks on the server can be accessed as:
c:\foldername1\foldername2\filename.xls
\\servername\foldername1\foldername2\filename.xls
H:\foldername2\filename.xls (mapped drive letter)
Depending on who opens the file (or if a file gets saved under a different name, the linking references may change and cause a "Source not found" error with linking.
Excel seems to change the references from one type to another (may just put a mapped drive letter in front of the original path). This is also true with Personal.xls which is stored on the C drive of the server which people remote in to (C:\Program Files\Microsoft Office\Office11\XLStart). Sometimes the reference to Personal.xls shows up as "H:\Program Files\Microsoft Office\Office11\XLStart", which does not work.
Do I need to add Auto_open macros to each file to remap the links to the proper locations or is there an easier way to fix this problem.
Thanks in advance!