Accueil > Community > Automation and VBA > Adding macros into the ribbon automatically > Reply To: Adding macros into the ribbon automatically

#28534
Bernhard KantzBernhard Kantz
Participant

It is not possible to change the ribbon via Automation. One can statically customize menues with an XML file. An example can be found in the folder “C:\Users\Public\Documents\Weisang\FlexPro\2019\Examples\VBA\CustomUI”.