Control-click causes unworkable menu in Excel X

R

Rick

After upgrading to tiger, when I control-click I get a very long menu
with repeated commands (copy, paste, etc) again and again, but only the
commands at the bottom of the list work. This problem only happens in
Excel X for mac. How can I get it back to normal???
 
J

JE McGimpsey

Rick said:
After upgrading to tiger, when I control-click I get a very long menu
with repeated commands (copy, paste, etc) again and again, but only the
commands at the bottom of the list work. This problem only happens in
Excel X for mac. How can I get it back to normal???

One way:

With XL closed, delete the

~:Library:preference:Microsoft:Excel Toolbars (10)

file (where ~ is your home directory).

Note that this will delete all toolbar customizations (if any). If you
don't want to do this, type OPT-F11 to enter the Visual Basic Editor,
type CMD-g to open the Immediate window, and in that window type or paste

Commandbars("Cell").Reset

followed by Return. Type OPT-F11 to return to XL.
 

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