I have notice Microsoft provide 2 verions of guildline to customize Access Ribbon, one for version 2007, other for 2010.
http://office.microsoft.com/en-us/access-help/customize-the-ribbon-HA010211415.aspx http://office.microsoft.com/en-us/access-help/customize-the-ribbon-HA010355697.aspx
The 2007 version is input XML into the database. The 2010 version is not.
I want to know my understanding below is correct or not?
the "XML" method go with the database file, so the same database file (accdb) keep the Ribbon setting, apply the setting when open in another machine.
the "non XML" method save the setting in machine, so if I need the same Ribbon on another machine, I must set it again.
One more question, I am using the access 2010, so if my above understaning is correct, if I want to keep the Ribbon setting in file, I must use the XML method from version 2007?