Home |
Search |
Today's Posts |
#10
![]() |
|||
|
|||
![]() Quote:
The problem is with the Add-ins when they start up. The offending Registry keys can be found he HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\E xcel\Options And each Addin has a Name of "OPEN#"; for example, OPEN, OPEN1, OPENn. I have four Addin's opening this way and Two of them do not have the double quotes ("") around the Addin path. Here were mine: OPEN1 C:\Program Files\MSOffice\OFFICE11\Library\Analysis\ATPVBAEN. XLA OPEN2 C:\Program Files\MSOffice\OFFICE11\Library\HTML.XLA I wrapped the command and file names in double quotes like this: OPEN1 "C:\Program Files\MSOffice\OFFICE11\Library\Analysis\ATPVBAEN. XLA" OPEN2 "C:\Program Files\MSOffice\OFFICE11\Library\HTML.XLA" Problem gone. I hope this helps others.... Glenn |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Make Exec work properly (error messages on start and exit) | Excel Discussion (Misc queries) | |||
How to obtain both std dev and std error mean in each y error bar | Excel Worksheet Functions | |||
VB Error Object Library Not Registered | Excel Discussion (Misc queries) | |||
how do i solve 'file not found' error when linking notebooks? | Excel Worksheet Functions | |||
macro error | Excel Discussion (Misc queries) |