打开Excel表格,按下Alt+F11键,打开VBE编辑器,插入一个模块,粘贴以下代码,按F5键运行即可恢复。
sub 恢复右键菜单()
Application.CommandBars("Cell").Enabled = True
Application.CommandBars("column").Enabled = True
Application.CommandBars("row").Enabled = True
Application.CommandBars("ply").Enabled = True
End sub
打开控制面板里的卸载和更改程序找到程序micro office professional2007或2003,右击选择更改,在安装程序中选择修复,如果不行那我也不知道,如果要2007版的安装程序可以Q我369643809
Excel右击无效: windows7清空:C:\Users\xxxx\AppData\Roaming\Microsoft\Excel路径下的所有内容。
Excel右击无效: windows7清空:C:\Users\xxxx\AppData\Roaming\Microsoft\Excel路径下的所有内容。