View Single Post
  #3   Report Post  
duncansk
 
Posts: n/a
Default

Your solution to copy and paste worked. Thank you. However, I now have a
problem with "save as" on the file menu. Like with copy and paste, it is
"ghosted" and not functional. Incidently, I'm also getting an error message:
Program Error... Explorer.exe has generated errors and will be closewd by
Windows. You need to restart this(?) program. It's unclear to me whether this
is related to my excel issue and what program needs to be restarted. Excel is
closed each time this message appears.

Thank you



"Bob Umlas" wrote:

Press Alt/F11 (takes you to the VBE), then Ctrl/G (accesses the Immediate
window), then type this:
Commandbars("Cell").Reset
press enter, then return to Excel (Alt/Q) and things should be OK.
Bob Umlas
Excel MVP

"duncansk" wrote in message
...
Suddenly, I lost the ability to use copy and paste by right clicking my
mouse. Using Office 2000. Can you help? Thank you!!!