View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default How do I Disable My Buttons in a Customized added Ribbon Tab ?

I have a example file on this page
http://www.rondebruin.nl/ribbon.htm

See point 3

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Meus" wrote in message ...
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.