View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
keepITcool keepITcool is offline
external usenet poster
 
Posts: 2,253
Default Workshoot Menu Bar Hijacked!!


Most likely is will be added via a com addin...but there would be other
means..

either customize your toolbar so you can get to the ComAddins dialog,
or simply check the registry:
look at
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\E xcel\Add-in Manager
and the OPEN lines in
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\E xcel\Options





--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


Michael Rekas wrote :

Hi there

My accounting program have introduced a so-called Business
Intelligence module and have taken the liberty of adding an
additional Worksheet Menu Bar item named "Report Tools" with some
additional sub-menus.

I have tried deleting the menu item as well as reset the Worksheet
Menu Bar which removes the additional item for the current Excel
session.

I have also tried deleting the Excel.xlb file.

As soon as I restart Excel, the additional item is added.

There are no add-ins installed.

There are no files in the Xlstart folders (Office or User).

Much as I want to permanently remove the additional menu item, I am
intrigued to know how it is added.

Can anybody help?

Thanks

Michael