Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
i cannot use the mouse right click in excel. how to rectify?
|
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Is this just when over the cells ?
Does it work on the title bar - windows options Or on the Excel menus ? Steve On Tue, 19 Sep 2006 14:21:01 +0100, j wrote: i cannot use the mouse right click in excel. how to rectify? |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Unless the right-click button is frozen, I'm sure you can use the mouse
right-click in Excel Just hit the right-click button. Now...........................the real issue What are you right-clicking on and what doesn't happen for you? Does the right-click not work at all or just under certain circumstances? Maybe the right-click cell menu doesn't pop-up? If you right-click on a Toolbar what happens? More detail please. Gord Dibben MS Excel MVP On Tue, 19 Sep 2006 06:21:01 -0700, j wrote: i cannot use the mouse right click in excel. how to rectify? |
#4
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hi,
when i right click the menu does not appear... other office program like powerpoint and word ok. also the insert and format function tool in excel greyed out? "Gord Dibben" wrote: Unless the right-click button is frozen, I'm sure you can use the mouse right-click in Excel Just hit the right-click button. Now...........................the real issue What are you right-clicking on and what doesn't happen for you? Does the right-click not work at all or just under certain circumstances? Maybe the right-click cell menu doesn't pop-up? If you right-click on a Toolbar what happens? More detail please. Gord Dibben MS Excel MVP On Tue, 19 Sep 2006 06:21:01 -0700, j wrote: i cannot use the mouse right click in excel. how to rectify? |
#5
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
You can reset the right-click menu.
Hit ALT + F11 to go to the VBEditor. Then ViewImmediate Window. Copy/paste this line into the window and hit <enter Application.CommandBars("Cell").Enabled = True OR copy/paste this sub to a module and run it. Sub reset() Application.CommandBars("Cell").Enabled = True End Sub The Insert and Format not being available could be because the worksheet or workbook is protected.....I would vote for worksheet. ToolsProtectionUnProtect Worksheet. Gord On Tue, 19 Sep 2006 17:53:02 -0700, j wrote: Hi, when i right click the menu does not appear... other office program like powerpoint and word ok. also the insert and format function tool in excel greyed out? "Gord Dibben" wrote: Unless the right-click button is frozen, I'm sure you can use the mouse right-click in Excel Just hit the right-click button. Now...........................the real issue What are you right-clicking on and what doesn't happen for you? Does the right-click not work at all or just under certain circumstances? Maybe the right-click cell menu doesn't pop-up? If you right-click on a Toolbar what happens? More detail please. Gord Dibben MS Excel MVP On Tue, 19 Sep 2006 06:21:01 -0700, j wrote: i cannot use the mouse right click in excel. how to rectify? |
#6
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Thanks Gord Dibben,
will try the one on right click menu later at home... as for protection of worksheet...unfortunately the option of "protection" is greyed out too. main tool like insert and format also greyed out on a new spreadsheet. any advice on this? Thanks. "Gord Dibben" wrote: You can reset the right-click menu. Hit ALT + F11 to go to the VBEditor. Then ViewImmediate Window. Copy/paste this line into the window and hit <enter Application.CommandBars("Cell").Enabled = True OR copy/paste this sub to a module and run it. Sub reset() Application.CommandBars("Cell").Enabled = True End Sub The Insert and Format not being available could be because the worksheet or workbook is protected.....I would vote for worksheet. ToolsProtectionUnProtect Worksheet. Gord On Tue, 19 Sep 2006 17:53:02 -0700, j wrote: Hi, when i right click the menu does not appear... other office program like powerpoint and word ok. also the insert and format function tool in excel greyed out? "Gord Dibben" wrote: Unless the right-click button is frozen, I'm sure you can use the mouse right-click in Excel Just hit the right-click button. Now...........................the real issue What are you right-clicking on and what doesn't happen for you? Does the right-click not work at all or just under certain circumstances? Maybe the right-click cell menu doesn't pop-up? If you right-click on a Toolbar what happens? More detail please. Gord Dibben MS Excel MVP On Tue, 19 Sep 2006 06:21:01 -0700, j wrote: i cannot use the mouse right click in excel. how to rectify? |
#7
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
How do i make the right click menu a permanant feature?
and to make insert, format data options availabke i am unable to unprotect worksheet as protection option greyed out... "j" wrote: Thanks Gord Dibben, will try the one on right click menu later at home... as for protection of worksheet...unfortunately the option of "protection" is greyed out too. main tool like insert and format also greyed out on a new spreadsheet. any advice on this? Thanks. "Gord Dibben" wrote: You can reset the right-click menu. Hit ALT + F11 to go to the VBEditor. Then ViewImmediate Window. Copy/paste this line into the window and hit <enter Application.CommandBars("Cell").Enabled = True OR copy/paste this sub to a module and run it. Sub reset() Application.CommandBars("Cell").Enabled = True End Sub The Insert and Format not being available could be because the worksheet or workbook is protected.....I would vote for worksheet. ToolsProtectionUnProtect Worksheet. Gord On Tue, 19 Sep 2006 17:53:02 -0700, j wrote: Hi, when i right click the menu does not appear... other office program like powerpoint and word ok. also the insert and format function tool in excel greyed out? "Gord Dibben" wrote: Unless the right-click button is frozen, I'm sure you can use the mouse right-click in Excel Just hit the right-click button. Now...........................the real issue What are you right-clicking on and what doesn't happen for you? Does the right-click not work at all or just under certain circumstances? Maybe the right-click cell menu doesn't pop-up? If you right-click on a Toolbar what happens? More detail please. Gord Dibben MS Excel MVP On Tue, 19 Sep 2006 06:21:01 -0700, j wrote: i cannot use the mouse right click in excel. how to rectify? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
unhide menu bar in excel - just disappeared | Setting up and Configuration of Excel | |||
Ms Excel, Copying Cell to current sheet using 'Right Click' | Excel Discussion (Misc queries) | |||
Have gridlines appear around mouse cursor in Excel | Excel Discussion (Misc queries) | |||
How do I activate the right mouse click in Excel? | Excel Discussion (Misc queries) | |||
In only Excel, my mouse behaves as if the left button is held dow. | Excel Discussion (Misc queries) |