I would like VBA code that builds an icon and places it into the existing Excel toolbar. I have tried to record a macro that creates a custom macro and alters the color and display of the icon that was placed into the toolbar and assigned to a macro.
After recording this macro, I noticed that only the placing of the "happy face" macro icon, or customized macro button, was placed into the toolbar. The macro did not change the look of the icon and assign it to another macro that I had built, althought this is the whole process that was "recorded".
Does anybody know a way to customize an icon for the toolbar and attach it to a macro?
I need this to be coded in VBA because it will be attached to an existing VBA process.
Thanks,
dyana
After recording this macro, I noticed that only the placing of the "happy face" macro icon, or customized macro button, was placed into the toolbar. The macro did not change the look of the icon and assign it to another macro that I had built, althought this is the whole process that was "recorded".
Does anybody know a way to customize an icon for the toolbar and attach it to a macro?
I need this to be coded in VBA because it will be attached to an existing VBA process.
Thanks,
dyana