Hi
How can I display the buttons in one group (ID = "DTGroup") on a Tab in my customised ribbon as a result of clicking a button within another group (ID = "Setup") of buttons under the same Tab.
I have hidden the DTGroup on opening the workbook (by entering the attribute "visible = false" in my XML code). I want to now show the DTGroup when the user clicks a button in the Setup group.
It used to work with CommnadBars using the "Enabled" and "Visible" properties which could be set within a procedure called by another CommandBar control.
Any help appreciated.
Mick
Bookmarks