Quote:
Originally Posted by Lectrician
Anything that was on the server is still showing up as "normal", but some older documents in the same folder are showing the path as "c:\templates which is where they used to be before moving to the server.
|
Files that simply referenced 'normal' are unlikely to have needed a change, since they simply pick up whatever the current path to 'normal' is; it's only those that referenced a custom template, for which a file path will have been stored, that need changing - which is what the macro does.
Quote:
Also, anything saved recently is showing up as "\\NEWSERVER\tempates", so the macro is working.
When I run the macro now, it cycles through the files, but doesn't seem to change anything when I check the files.
|
These two statements seem mutually exclusive; either the macro changes something or it doesn't. As for document referencing a template in "c:\templates", those would only change if you used "c:\templates" as the old path - the macro only changes the one path you give it, not any others. In any event, since those files aren't referencing templates on a network share, I wouldn't expect to see any lag when opening them.