View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Meus Meus is offline
external usenet poster
 
Posts: 1
Default How do I Disable My Buttons in a Customized added Ribbon Tab ?

With XML I Customized the Ribbon in Excel2007. I added a Customized Tab and
in the tab i added several buttons.

How can I access the Buttons in my own Tab in the Ribbon to enable or
disable them ? It was a piece of cake when you place the buttons on a form
which I used to
do in Access.
How can i Realise it in the Ribbon ? I can't find it anywhere.