Add custom command to a custom toolbar

M

m.y

I would like first to thank John Goldsmith for his fast and helpful reply on
my previous question.

Question:
Is there a way to add custom command to a custom toolbar. I would like for
example to activate a macro through such command.

Thanks.
 
T

Teddytim1

I know in Excel when I create a macro there is a point during the creation
phase where I create a name for the macro and then I can also create the icon
to associate with the macro. Once that is assigned, right clicking on a tool
bar and choosing customize will allow you to see and drag those icons to any
menu. I believe in VB edit you can also rename the macro and assign the
icon. Try giving it an icon and then customizing should allow you to do what
you are looking for.
 
Top