Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm not sure what the problem you're having, but the name of the tab menubar is
"Ply". Application.CommandBars("Ply").Enabled = True The name of the commandbar for the column (in normal view) is "Column". And the "Row" commandbar is for the row. But it may be less work to destroy all the customizations to all the toolbars and just start from scratch. If that's the case... Close excel Use windows search to find a file named: Excel*.xlb And move it or delete it. You may have more than one! Then restart excel and see if things work ok. If they do, start customizing. sedagli wrote: i have problem with right click excel. i have already solved some problem (cut ,copy apste etc.) i used for this solving, macro Application.CommandBars("Cell").Enabled = True but i have still problem for using right click etc. insert new sheet move or copy insert row or coloun how can i solve these problem tanhks -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Click on file, Loading Excel problem | Excel Discussion (Misc queries) | |||
Right Click problem | Excel Discussion (Misc queries) | |||
Disabling click and right-click on the Picture I inserted in an Excel document | Excel Worksheet Functions | |||
Mouse right click problem | Excel Discussion (Misc queries) | |||
Mouse right click problem | Excel Discussion (Misc queries) |