I tried copy paste of .ICO file contents from MS Paint ir IrfanView, but the
results weren't the greatest. You could draw the icons in Word by editing
toolbar icons, which is what I do. Alternatively you could check out this
page, which shows VBA sample code for using a picture file to create an icon
for a button, among other useful tidbits:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnofftalk/html/
office05022002.asp
Andrew
> Anyone know an easy way to get a custom icon (.ico file) into a custom
> toolbar or menu? I have made several custom icons for macro buttons in a
[quoted text clipped - 4 lines]
> Thanks
> Jack
Jack_Feeman - 14 Nov 2006 01:05 GMT
Thanks,
Yeah I have tried the edit thing in Word many times in the past. Good for
simple icons, not enough grid to hand draw more complex icons. I know there
is an involved way to add one in VBA but don't remember it. I will try your
alteravive.
Thanks
> I tried copy paste of .ICO file contents from MS Paint ir IrfanView, but the
> results weren't the greatest. You could draw the icons in Word by editing
[quoted text clipped - 14 lines]
> > Thanks
> > Jack