Icons on toolbar buttons (Was: Toolbars with macros)

  • Thread starter Thread starter Phil Bewig
  • Start date Start date
P

Phil Bewig

I would like to create a toolbar similarly to what is described below,
for inclusion in an add-in. However, instead of text on command
buttons,
I want to have custom icons. I can create the icons with the icon
editor.
But how can I link them to the button?

Many thanks,

Phil


-----------Bernie's message
follows--------------------------------------
Ron,

I haven't tried your suggestion yet. But this seems very confusing
and a lot of effort to do
what I have asked. I didn't have to go through all this when I placed
these items on the
Tools menu eight years ago, so I don't know why I have to now?

I'm clearly missing something important here, but I'm not sure what...

Bernie
 
You have to store the image on a worksheet, then copy it to the clipboard,
then use the pasteface command to apply it to the custom button on your
custom toolbar.
 
Back
Top