View Single Post
  #1  
Old 07-28-2008, 10:26 PM
LAF LAF is offline
Registered User
 
Join Date: 19 May 2004
Posts: 65
LAF is an unknown quantity at this point
Question Customizing the ribbon/menu items.

Our application is currently written using Office XP (Excel 2002). When our tool is run, we modify the menu items (add and remove some of them). For example, we remove some like the ones that allow users to Insert rows.

We also have code to add our own menu items.

In Excel 2007, is there a way using code to disable the menu items and to create our own?

Also, in Excel 2007, is there a way using code to disable/hide some of the options on the ribbons? Also, can we add our own menu items along with ribbon commands? How can this be done using code?
Reply With Quote