Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a situation where my company is shortly going to be moving our main data file share from one server to another. One of the main problems with this is going to be in coping where users have included included links into their spreadsheets. It will be OK if they have done that in such a way that the link ends up as s:\.... \whatever.xls as when we change the drive mappings that will be catered for. But they will go clunk if the links are in the form \\currentserver\share\....\whatever.xls I've looked into ways of scanning the share for any files that contain links in that form, but there are just too many problems with that (largely down to the amount of files that we have). My current thought is to tweak everyone's copy of Excel so that it runs a macro whenever _any_ file is opened, do a find and replace to search for \\currentserver\share and replace with the drive letter, but I can't figure out how to do it. The VBA to do the find/replace is no problem... the bit that I'm struggling with is what to do with that code. Drop it into an xlt file that lives in each users alternate startup file location? Or an xla that is automatically assigned? However I've tried, I just can't get the idea to work. Any ideas? (This is Excel 2000) Thanks in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Unable to open a 82 KB XLSM file due to "Too many different cellformats" & "Converter failed to open the file." errors. | Setting up and Configuration of Excel | |||
In Excel - Use Windows Explorer instead of File Open to open file | Excel Discussion (Misc queries) | |||
Open a file do a macro ( made) and open next succesive file | Excel Programming | |||
Open File or Switch Between Windows if File is Open | Excel Programming | |||
Open File or Switch Between Windows if File is Open | Excel Programming |