|
|||||||||||||||||||||
|
#1
|
|||
|
|||
|
mouse function in Excel 2007 lost
I have MS Office 2007. The right click format function on my mouse stopped working in Excel. Still works fine in Word. In Excel options everything seems to be OK. Any helpful suggestions appreciated.
|
|
#2
|
||||
|
||||
|
This works in Excel 2003 (not at my PC with 2007 on it), but you could try resetting the right-click menu for cells. Paste this code into any sheet module and run it.
Code:
Sub test()
Application.CommandBars("cell").Reset
End Sub
|
|
#3
|
|||
|
|||
|
Thanks Paul, I will give that a try.
|
|
#4
|
|||
|
|||
|
No scroll
Sometimes my mouse scroll won't work, usually on workbooks with many sheets. to fix it i go to each sheet and do a ctrl-home. that usually fixes it.
|
![]() |
| Bookmarks |
New topics in Excel 2007 Help
|
|
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|