Change the default icon for a macro

Icon by default of any macros, whether to add it to the Quick Access Toolbar or to tape, as follows: Macro icon. Is there a way to change it before assigning it to a button? Perhaps by editing customUI.xml inside the add-in .xlam file (after renaming it to a .zip file)? customUI.xml allows you to choose among 2400 hidden icons that are not displayed in Excel settings, which makes this file interesting (more details here and here ).

Please note that I do not want to change the default macro icon, only the default macro icon my to distinguish it from others.

Thank.

+3
source share
1 answer

in Excel 2010 you need to go to File →

and follow these steps macro

0
source

All Articles