Checking the option
will additionally display the standard ribbons in Excel.
Button "customUI: Edit Callbacks:" Define different callbacks for the control.
The Button labeled "Edit Office Menu / Ribbon" opens the Office Menu Editor.
The Button labeled "Save As Excel Workbook" stores the ribbon in a new Excel workbook.
The Button labeled "Save Excel Workbook" updates a modified file.
The Button labeled "Open Workbook in Excel" opens the file with Excel.
Button "Get Callbacks (Text file ):"
A click on this button creates a text file containing the full content of the module "basRibbonsCallbacks" as well as all required select-case-statements.
To get all necessary Select-Case-Statements replace the content of the existing module "basRibbonsCallbacks" in Excel with the entire content of these text file.