In Excel 2007 I have some VBA which creates custom menu buttons (it's in my personal vba workbook, set as a workbook open event) and then each of them have a macro assigned behind them. When the workbook opens these custom buttons are under the Add-ins tab, is there a way to set these to display under the "Home" Tab? I know I can use the UI Editor to modify the ribbon that way, but I was just trying to use my VBA coding to explicitly declare where to show the custom buttons.
Bookmarks