Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.links
|
|||
|
|||
![]()
When I copy an Excel file from my C: drive to a LAN drive, any formulas that
use functions defined in an add-in are changed so that the add-in functions reference the new location of the Excel file, instead of the path for the loaded add-in. Is there any way to automatically update these links, without the user being prompted to update linked data? Setting Application.AskToUpdateLinks = False will prevent the prompt, but then it returns a different dialog box that the file cannot be found. I know that once the file is opened that I can manually go to ToolsLink to loaded add-ins, and this will relink all of my formulas at one time. However, I haven't found how (or if) I can utilize this from VBA. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
UPDATE LINKS AUTOMATICALLY | Excel Discussion (Misc queries) | |||
Automatically update links when server names change | Excel Worksheet Functions | |||
automatically update links without opening file | Excel Worksheet Functions | |||
Links update automatically | Excel Discussion (Misc queries) | |||
How do I automatically update chart source data links for moved fi | Charts and Charting in Excel |