Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Screwed Up my Right Click Context Menu, Please Help

I copy & paste some online VBA code into my excel 2007 to modify the right
click context menu as shown in the attached picture but now I don't know how
to change it back. I have tried the following VBA code but it doesn't work.
Please help.

Application.CommandBars("Cell").Reset

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,934
Default Screwed Up my Right Click Context Menu, Please Help

First off, I'm using a normal newsreader (as do most volunteers here), so
your picture attachment did not come through with your posting.

Second, instead of telling us what you did to try and correct the problem...
it would be better if you showed us the code that you say screwed things up
so we can see what took place to cause the problem.

--
Rick (MVP - Excel)


"cpmame" wrote in message
...
I copy & paste some online VBA code into my excel 2007 to modify the right
click context menu as shown in the attached picture but now I don't know
how
to change it back. I have tried the following VBA code but it doesn't
work.
Please help.

Application.CommandBars("Cell").Reset


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Screwed Up my Right Click Context Menu, Please Help

Typically a right click on any cell will pop up a menu with Cut, Copy, Paste,
Paste Special, Insert, Delete... command. This time I am having another
standard floating toolbar menu sitting slightly above the default menu,
containing the command of Font, Font Size, Bold, Italic, Fill Color, Text
Color, Merge Cell and 11 more. It is now becoming a default menu so no matter
which excel file I open it is always there.






"Dave Peterson" wrote:

I'm not Rick, but if you described the problem, you'd have more potential
responders.

But there are other rightclick context menus--"Ply" for the sheet tab, "Row" for
the row, "Column" for the column.



cpmame wrote:

Hi Rick,

I am sorry, but I really don't know which code causing that problem since I
cannot duplicate them. Can I send you a private message with the picture?
Please email me at , I will reply you back with the
picture. Please help.

Thanks
Jeff

"Rick Rothstein" wrote:

First off, I'm using a normal newsreader (as do most volunteers here), so
your picture attachment did not come through with your posting.

Second, instead of telling us what you did to try and correct the problem...
it would be better if you showed us the code that you say screwed things up
so we can see what took place to cause the problem.

--
Rick (MVP - Excel)


"cpmame" wrote in message
...
I copy & paste some online VBA code into my excel 2007 to modify the right
click context menu as shown in the attached picture but now I don't know
how
to change it back. I have tried the following VBA code but it doesn't
work.
Please help.

Application.CommandBars("Cell").Reset




--

Dave Peterson



  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Screwed Up my Right Click Context Menu, Please Help

Are these options part of the "cell" commandbar that you see when you right
click on a cell -- or are they separate from it?

If it's part of the cell commandbar, I would have expected Rick's initial
response to fix the problem. So I'm going to guess that it's separate.

Does the popup menu look more like a floating toolbar (with a blue title bar) or
does it look more like the Cell popup?

If it has a header, then what's the caption you see on that header? Look for
the caption in the addins section of the excel options (under the Office button)
to see if you can turn it off.

My problem is that I don't use xl2007 enough to really help out.

But maybe you could report back and others will have enough info to help you....


cpmame wrote:

Typically a right click on any cell will pop up a menu with Cut, Copy, Paste,
Paste Special, Insert, Delete... command. This time I am having another
standard floating toolbar menu sitting slightly above the default menu,
containing the command of Font, Font Size, Bold, Italic, Fill Color, Text
Color, Merge Cell and 11 more. It is now becoming a default menu so no matter
which excel file I open it is always there.

"Dave Peterson" wrote:

I'm not Rick, but if you described the problem, you'd have more potential
responders.

But there are other rightclick context menus--"Ply" for the sheet tab, "Row" for
the row, "Column" for the column.



cpmame wrote:

Hi Rick,

I am sorry, but I really don't know which code causing that problem since I
cannot duplicate them. Can I send you a private message with the picture?
Please email me at , I will reply you back with the
picture. Please help.

Thanks
Jeff

"Rick Rothstein" wrote:

First off, I'm using a normal newsreader (as do most volunteers here), so
your picture attachment did not come through with your posting.

Second, instead of telling us what you did to try and correct the problem...
it would be better if you showed us the code that you say screwed things up
so we can see what took place to cause the problem.

--
Rick (MVP - Excel)


"cpmame" wrote in message
...
I copy & paste some online VBA code into my excel 2007 to modify the right
click context menu as shown in the attached picture but now I don't know
how
to change it back. I have tried the following VBA code but it doesn't
work.
Please help.

Application.CommandBars("Cell").Reset




--

Dave Peterson


--

Dave Peterson
Reply
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
Adding a right-click context menu to Excel VBA TextBoxes ram gopal Excel Programming 1 November 24th 08 07:55 AM
Undo button in the context menu (right click menu) Madiya Excel Programming 7 April 7th 08 04:33 PM
Custom Context menu (Right click menu) not working in sheet changeevent. Madiya Excel Programming 3 February 11th 08 01:24 PM
Right click Drag and Drop context menu Al_Raiani Excel Programming 0 June 28th 07 07:46 PM
Right-Click (Context Menu) Kryptonix Excel Programming 6 October 25th 05 03:59 PM


All times are GMT +1. The time now is 12:54 PM.

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"