Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Run this macro on the user's machine:
Sub ResetCellMenu() Application.CommandBars("Cell").Reset Application.CommandBars("Cell").Enabled = True End Sub 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=467090 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can't click on dropdown menu in excel, but others can. Help! | Excel Discussion (Misc queries) | |||
excel should let me change the menu than appear when right click | Excel Discussion (Misc queries) | |||
How to add right-click menu in excel. | Excel Discussion (Misc queries) | |||
right click menu excel | New Users to Excel | |||
Adding a menu item right click menu when clicking on a single. | Excel Programming |