LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default right click problem with excel

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Click on file, Loading Excel problem Martin K. Excel Discussion (Misc queries) 2 June 3rd 07 07:54 PM
Right Click problem DElk Excel Discussion (Misc queries) 2 November 27th 06 10:24 PM
Disabling click and right-click on the Picture I inserted in an Excel document [email protected] Excel Worksheet Functions 1 June 2nd 06 09:13 PM
Mouse right click problem Anthony Excel Discussion (Misc queries) 3 July 1st 05 12:21 AM
Mouse right click problem Anthony Excel Discussion (Misc queries) 1 June 30th 05 12:54 AM


All times are GMT +1. The time now is 02:06 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"