Create a Custom Office Ribbon Tab
2016-02-16
Short Description Add a Custom Tab to the Office Ribbon with controls to trigger your code functions. Ingredients Microsoft Office Custom UI Editor for Microsoft Office The Need When building custom functionality or macros in a Excel or Word, you might want to provide the user with a User Interface that merges well with the look and feel of the Office native UI. Office started including the Ribbon as its main menu containing paradigm since Office 2007. The Ribbon is defined by an XML tree that describes all the elements that are included in a Ribbon Using a simple technique, you can extend the nativeRead More →