Screwed Up my Right Click Context Menu, Please Help
First off, I'm using a normal newsreader (as do most volunteers here), so
your picture attachment did not come through with your posting.
Second, instead of telling us what you did to try and correct the problem...
it would be better if you showed us the code that you say screwed things up
so we can see what took place to cause the problem.
--
Rick (MVP - Excel)
"cpmame" wrote in message
...
I copy & paste some online VBA code into my excel 2007 to modify the right
click context menu as shown in the attached picture but now I don't know
how
to change it back. I have tried the following VBA code but it doesn't
work.
Please help.
Application.CommandBars("Cell").Reset
|