VBE context menu disabled

S

stevel

Yesterday the right-click menu stoped working in the VBA code window
(Office 2003). It still works in Word and in the View Object window in
the VBE. I can press Shift-F10 to display the menu, but can't display
it by right-clicking.

In an attempt to fix this I deleted my Normal.dot and ran Repair on
Office 2003. No change.

Any ideas what would cause this and how to reverse it? Before I
uninstall and reinstall Office.

Thanks
 
P

Peter Huang [MSFT]

Hi

I think you may try to check if you have loaded any addin may affect the
context menu.
You may try to disable all the addin to see if that helps you.

I assume the context menu in other place work well, e.g. the document.

Have you written any macro which will auto execute, ifyou you may try to
disable them all to isolate the problem.

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
 
S

stevel

Thanks Peter,

No new add-ins...only one old one that I have had for over a year. No
auto-execute macros...and this happens in all templates (and I deleted
Normal, so it isn't coming from there). Right-click works in all other
applications. And Shift-F10 does display the proper context menu in the
VBE.

Steve
 
P

Peter Huang [MSFT]

Hi

Have you tried to log onto windows with another user account to see if the
problem persists?
So far it is hard to guess what is happened, I think you may try to
reinstall the Word Application.

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top