Hi Tony,
I've just tested it in xp. After
Application.VBE.CommandBars(1).Enabled=False
VBE menubar hides and is not visible in the available commandbars when customising. After closing (excel) and re-opening, the menu is still not available. This remains for VBE opened from word etc.
As VBE window is available throughout office applications, guess that with more office applications openeded it can behave as many instances of VBE application. The last instance closed saves its settings.
There may be some tricks there:
- when closing VBE window, it still remains, but becomes hidden.
- if you use word as an editor in outlook, I think it can keep VBE instance hidden and menubar changes will not be saved
combo