A python tool to read Excel VBA source code, programmatically build a ribbon and package it all into an .xla add-in.
The alternative is to manually edit xml and create countless empty (or nearly empty) Subs in your VBA project to bind to the ribbon elements, which is incredibly time consuming and error prone
The alternative is to manually edit xml and create countless empty (or nearly empty) Subs in your VBA project to bind to the ribbon elements, which is incredibly time consuming and error prone