Screwed Up my Right Click Context Menu, Please Help
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
|