LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
EA EA is offline
external usenet poster
 
Posts: 28
Default Excel AddIns - changing locations

I have a situation which I do not understand.

I have just had my workstation upgraded from Office 2000 to Office 2003. I
have a new PC with a different 'build' on it, which I think means some files
are in different locations.

I use a series of Excel files which require functions from various 'in
house' Excel AddIns. Previously these AddIns were stored at:

C:\Program Files\Microsoft Office\Office\Library\

I am told that under the new build the AddIns are now located on my share
at:

H:\Settings\Application Data\Microsoft\AddIns\

This is correct because I can see they are there.

When I open my work files for the first time in Excel 2003, the files open
but all the functions from the AddIns return '#Name?'.

When I look at the formula in Excel 2003, I see that rather than just the
Function name [function name], I now have the AddIn path and the function
name:

C:\Program Files\Microsoft Office\Office\Library\[AddIn Name]![function
name]

I have checked the AddIn under Tools and the required AddIn is ticked.

My issue is how do I get my work file working again?

I have discovered that if I just manually remove the paths from the formula
then Excel calculates the function result correctly. However there are
thousands of function calls on each of about 25 worksheets - too many to do
manually.

I have thought about doing a search and replace to remove the path, but some
of the cell formulas, with the path added are more than 1024 characters so
search and replace will not work!

I have no idea why it calculates correctly because to me it does not know
about the new location of the AddIns and no file exists in the currently
specific (the old) location because I have checked.

Is there a way, the first time the file is opened, to get it to ask for the
location of the AddIn, in the same way Excel does when it cannot find a
linked file?


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Combine information from two pages, two changing locations. BadBoy Excel Worksheet Functions 6 September 1st 09 08:05 PM
Changing the order the addins load havenlad Excel Discussion (Misc queries) 2 June 16th 07 12:13 AM
Changing cell locations with formula? Trevor Excel Discussion (Misc queries) 1 June 29th 06 02:57 AM
Changing Formula Locations PaulW Excel Discussion (Misc queries) 1 March 3rd 06 12:17 PM
Update multiple locations when changing a value on one worksheet Monique Excel Programming 1 July 7th 05 12:08 AM


All times are GMT +1. The time now is 06:25 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"