Add Custom Ribbon to your Microsoft Access Databse
Go to Navigation Options
Check
Show System Objects
and press OKUnder Options -> Client Settings, check
Show add-in user interface errors
Create a table called USysRibbons
Hide table by checking
hidden
under table propertiesCreate new form to allow us to input XML for ribbon configuration
Also hide the form under form properties
Connect form to ribbons table
Add appropriate fields in form
Add your ribbon XML
You can create multiple entries for various users (e.g. Developer, User)
You can select which custon ribbon xml to use in settings