My right click menu is not working.

  • Thread starter Right click mouse in excel to copy
  • Start date
R

Right click mouse in excel to copy

I used to be able to right click with my mouse and get a menu that would
allow me to copy, paste etc... I have lost that ability... How do I get it
back... I know it is something simple...
 
B

Bob Phillips

Try typing this in the VBE immediate window

application.CommandBars("Cell").Enabled=true

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Right click mouse in excel to copy" <Right click mouse in excel to
[email protected]> wrote in message
news:[email protected]...
 
Top