Access 2010 2013 ribbon creator
There are several places that you can store the XML in, but one of the easiest methods is to store it in a system table in the current database. The process involves creating a system table named USysRibbons, adding your Ribbon XML to it, and then specifying whether the custom Ribbon displays for the database as a whole or for a specific form or report. You can define multiple custom Ribbons — one for the entire application, and additional ribbons for individual forms or reports in the database.
Create ribbon using http://www.ribboncreator2010.de/en/
User-defined ribbons require a reference to “Microsoft Office 1x.0 Object Library”.
Load ribbons using http://www.accessribbon.de/en/?Access_-_Ribbons:Load_Ribbons_Into_The_Database