Configure tabs, groups and buttons via drag & drop — export as a ready-to-install .xlam in seconds. No XML to write, no VBA boilerplate, runs in the browser.
Eight tools for the whole journey from your first button to the finished add-in.
Tabs, groups, buttons via drag & drop — no RibbonX knowledge required.
Bootstrap, Office imageMso and your own PNG uploads in the same picker.
Validated customUI14 code and matching callback subs in a single click.
Save recurring VBA routines once, drop them in anywhere.
Unlimited history per project — never lose a click.
Monaco editor checks block balances and imageMso IDs in real time.
Download the finished .xlam, install in Excel — done.
Snapshots per project — jump back to earlier states whenever you need.
Drop tabs, groups and buttons straight onto the ribbon preview. What you see ends up 1:1 in the final .xlam. No intermediate steps, no guesswork.
Bootstrap Icons, Office imageMso and your own PNG uploads in the same search field. Filter by category, colour, style — assign with a single click.
Behind the scenes, addin.studio generates validated customUI14.xml, matching VBA callback stubs and all icon assets — packaged as a ready Excel add-in file.
<!-- generated by addin.studio --> <customUI xmlns="http://schemas.microsoft.com/.../customui"> <ribbon> <tabs> <tab id="tabFinanz" label="My Add-In"> <group id="grpAktionen" label="Actions"> <button id="btnExport" label="Export" image="icoUpload" size="large" onAction="ExportSAP"/> </group> </tab> </tabs> </ribbon> </customUI>
SAP export, logging, ribbon refresh — recurring VBA building blocks saved once, inserted into any project with a click. Real-time linter in the Monaco editor included.
Every change lands in the history automatically. Unlimited undo/redo, jump back to any earlier state — no version chaos on your hard drive.
From an empty project to an installable .xlam — usually under ten minutes.
Create a new tab in the editor, name it, off you go. No setup, no templates required.
Add buttons via drag & drop, pick icons from 2,000+, assign callback names.
Download the add-in, install in Excel — done. Updates via re-export, with no extra effort.
Pay once for Pro — lifetime updates included up to v2.
Prices include VAT. Payments are securely processed by Polar.
Start for free — no account required for the example project.