ribbon customizing

Wysy

Registered User.
Local time
Yesterday, 21:50
Joined
Jul 5, 2015
Messages
335
Hi,
I have the following question regarding ribbon customizing.
I have tried to use the exportedUI file for the USysRibbos table. However i have learned that this exportedUI file uses different XML format and adds some mso: characters there that prevents it running correctly. I have also learned the use of officeUI files.
My question is that how can i save the customized ribbon i did using MS Access itself and add its xml structure to the USysRibbon table?
thanks
Andrew
 
I open the usysRibbon table and copy and paste the XML into notepad.
 
That is what i did, copy the content of the exportedUI file content into the usysRibbon table, but i does not work.
 
That is what i did, copy the content of the exportedUI file content into the usysRibbon table, but i does not work.

Sorry, I did not explain that well. I do NOT export the data from the usysRibbon Table.

I open the uysRibbonTable and Copy the Ribbon XML and paste it into notepad (or <insert your favorite text editor>) and save it. That is how I extract it.

I have also copy and pasted between two databases.
 
Last edited:
Use notepad+. It is a great editor
 

Users who are viewing this thread

Back
Top Bottom