Split database and Addin ribbon lost

  • Thread starter Thread starter RTY
  • Start date Start date
R

RTY

When I split my database I lost my custom ribbons. I had to import the
callback modules into the database. My ribbon shows up on the backend
database but I can't get the ribbon to show up on the front end database. I
can see my callback module in the front end in VBA. The link for USysRibbon
has been updated, but I don't see my Custom ribbon on the Add-Ins ribbon.
How do I get this active for the front end?
 
Got it. I just deleted the link to the backend. Imported the USysRibbon
table to the front end and it works.
 
Back
Top