![]() |
How to add right-click menu in excel.
I have a user who cannot right click on cells. When she right clicks on a cell nothing happens. I have check in MS-Word (thinking that it has something to do with office) but it works fine. What is the easiest way to get the right-click menu working again. She had this problem once before but cant remember how it was fixed. Thanks for the help. -- oioioi ------------------------------------------------------------------------ oioioi's Profile: http://www.excelforum.com/member.php...o&userid=27197 View this thread: http://www.excelforum.com/showthread...hreadid=467091 |
See my other post. And please don't multi-post.
HTH, Bernie MS Excel MVP "oioioi" wrote in message ... I have a user who cannot right click on cells. When she right clicks on a cell nothing happens. I have check in MS-Word (thinking that it has something to do with office) but it works fine. What is the easiest way to get the right-click menu working again. She had this problem once before but cant remember how it was fixed. Thanks for the help. -- oioioi ------------------------------------------------------------------------ oioioi's Profile: http://www.excelforum.com/member.php...o&userid=27197 View this thread: http://www.excelforum.com/showthread...hreadid=467091 |
User may be able to reset the right-click menu using this code.
Sub reset() Application.CommandBars("Cell").Reset End Sub Or just run Application.CommandBars("Cell").Reset from the Immediate Window. Gord Dibben Excel MVP On Tue, 13 Sep 2005 09:22:59 -0500, oioioi wrote: I have a user who cannot right click on cells. When she right clicks on a cell nothing happens. I have check in MS-Word (thinking that it has something to do with office) but it works fine. What is the easiest way to get the right-click menu working again. She had this problem once before but cant remember how it was fixed. Thanks for the help. |
I had that happen when I left a spreadsheet open for weeks. I closed it.
Reopened it and it was fine. Another option is to reinstall excel. And if she has an ancient computer it could be just lag time. "oioioi" wrote: I have a user who cannot right click on cells. When she right clicks on a cell nothing happens. I have check in MS-Word (thinking that it has something to do with office) but it works fine. What is the easiest way to get the right-click menu working again. She had this problem once before but cant remember how it was fixed. Thanks for the help. -- oioioi ------------------------------------------------------------------------ oioioi's Profile: http://www.excelforum.com/member.php...o&userid=27197 View this thread: http://www.excelforum.com/showthread...hreadid=467091 |
All times are GMT +1. The time now is 10:24 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com