View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default ADD-IN will not appear in MENU BAR

It sounds as though some code is failing that adds the commandbars in those
addins, but without seeing it is difficult to be precise.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"MIKE215" wrote in message
...
I'm having a problem with several ADD-INs not appearing on a menu bar when
Excel opens. One ADD-IN loads perfectly and 5 won't load.
The PC is running XP, ADD-INs will not load when Excel opens even though

the
ADD-INs are properly installed. The ADD-IN that does load easily is in

the
same folder as the 5 problem files. The box in TOOLS ADD-INs remains
checked to "on" between Excel sessions for all 6 ADD-INS. Unchecking and
then re-checking the box in TOOLS ADD-INs causes that ADD-IN's menu to
reappear on the menu bar. Then everything works fine until the next time
Excel opens. Does anyone know what I need to do in order to cause the

ADD-IN
to load every time Excel starts?

Thanks
Mike