I have an Excel 2003 Spreadsheet which reference other add-ins. The add-ins are installed in the same location in all PCs at C:\program files\MyPlugins\ Now I moved the spreadsheet to a Network Drive P:
When I try to open the spreadsheet from the P: drive it is giving me an errors that it can't find the add-ins. I looked in the Links and it is now looking at P:\program files\MyPlugins\ and obviously can't find it.
I believe somehow the spreadsheet is using relative paths instead of including the full path and the drive letter.
Any ideas how to fix this?
Thanks !