The ribbon and the context menus are two completely different systems. One
uses XML, the other uses VBA. Here are a couple descriptions of the steps
needed to customize a context menu:
http://www.mvps.org/dmcritchie/excel/rightclick.htm
http://excel.tips.net/Pages/T002064_...text_Menu.html
- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services, Inc.
http://PeltierTech.com/WordPress/
_______
"sang" wrote in message
...
Hi,
I have added a customized ribbon control on excel 2007. Now i want those
controls to be reflected in Context menu when I do right click on excel
cells.
How do we achieve this?...How can we relate the ribbon control with
context
menu(i.e rght clk on excel cells anywaher should have the controls added
and
behave same as ribbon controls)
This is very urgent. Please let me know ASAP.
Thanks