I have a simple Ribbon with a few groups in it.
I need to modify this ribbon through VBA to toggle visibility on the groups that I have in the Ribbon. Let's say Range("A1") has "A" as the cell value; then this group would be visible. If it's empty then it will be hidden.
Here is the XML for that Ribbon, the group I need to toggle is:
<group id="rxGrp_DeveloperTools" label="Developer Tools">