View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Nick Hebb Nick Hebb is offline
external usenet poster
 
Posts: 162
Default Add-ins not loading

Hi Garry - thanks for the response.

Quick answers:
"several" = 3
"loading" = command bar and menu items aren't loading & not in
ToolsAdd-ins list

Some configuration details that shed some light:
- I have Excel 2002 (10.0) and 2003 installed side-by-side.
- The file association in Explorer points to the Excel 2002 exe.
- Quick Launch points to the Excel 2003 exe.
- Start menu item I mentioned above points to 2003 exe version.
- I also have a Start menu item for Excel 2002 (which I forgot about)
and it will load the add-ins.
- OPEN, OPEN1, OPEN2, etc. are all located in
HKCU\Software\Microsoft\Office\10.0\Excel\Options\ registry folder.
- There are no OPENX items in the ..\11.0\Excel\Options registry
folder.
- HKCU\Software\Microsoft\Office\10.0\Excel\Addin Manager has no
setting (is it supposed to?)

So the bottom line is, my add-ins load when I start Excel 2002 but not
when I start Excel 2003. 2 of these add-ins were installed after I
installed 2003. I seem to be having these quirks because I'm running
2002 and 2003 side-by-side.


- Nick