Forum Discussion

fmsap1968's avatar
fmsap1968
Tin Contributor
Aug 14, 2026

Ribboncreator2021

 

RibbonCreator 2021 is one of the most popular tools for creating custom Microsoft Access ribbons without having to write all the Ribbon XML manually. It provides a WYSIWYG (What You See Is What You Get) editor that allows developers to create tabs, groups, buttons, menus, and icons visually, and then export the generated Ribbon XML directly into an Access database. 

Advantages of RibbonCreator 2021

  • Easy-to-use visual interface.
  • Automatically generates Ribbon XML.
  • Integrates VBA callbacks for Access applications.
  • Supports custom images and built-in Office icons (idMso).
  • Compatible with Microsoft Access 2021 and Microsoft 365. 

Alternative Solution

Another excellent option is AccessUI Ribbon & Tree Builder, a free Access add-in that enables developers to build complex ribbons without XML knowledge. It also helps generate the required VBA callback procedures automatically. 

Recommendation

For professional Microsoft Access development:

  1. RibbonCreator 2021 → Best for advanced customization and full control over the Ribbon interface. 
  2. AccessUI Ribbon & Tree Builder → Best for rapid development and ease of use.

If you are developing Access applications for end users and need a robust, mature solution, RibbonCreator 2021 is generally the better choice due to its comprehensive feature set and direct Access integration. 

https://ribboncreator2021.de/

2 Replies

    • fmsap1968's avatar
      fmsap1968
      Tin Contributor

      Hello.

      I use this application, and it is extremely well-made.

      No one asked me to promote anything.

      I simply shared it as an example of the spectacular things that can be created.

      Perhaps they could integrate an engine like this into Office 365 through a partnership.