Use VBA code to customize the Office 2007 Ribbon? Not Possible by
Juan Soto
06/09/2009
Microsoft really dropped the ball on this one, how can you customize the famous ribbon can't be chan
For the most part you can pretty much do anything in VBA that you can do with the UI, but not with the Office 2007 Ribbon, instead of providing developers with a way to customize it Microsoft instead used XML markup language as a basis for customization.
I'm not going into details here about how to customize the ribbon, but I will point you in the right direction: