In Excel 2003, I used to create custom toolbars through VBA.
Now in Excel 2007/2010, I want to be able to create ribbon buttons through VBA. Is this possible? Currently, I've been using a program called "CustomUIeditor.exe" to manipulate the ribbon. But I'd prefer to just do this all through VBA.
Now in Excel 2007/2010, I want to be able to create ribbon buttons through VBA. Is this possible? Currently, I've been using a program called "CustomUIeditor.exe" to manipulate the ribbon. But I'd prefer to just do this all through VBA.