Copy button images

  • Thread starter Thread starter raj
  • Start date Start date
R

raj

Hello, please help if you can.

I am using VBA in Excel XP with Windows 2000.

Can someone provide me with example code on how to copy
the picture/image on the face of a button to another
button on a toolbar?

Please note, I want to transfer the button picture, NOT
the button itself (nor the controls behind it!). i.e.
copy/paste.

Your example code would be most appreciated. Thanks in
advance.
 
try this. worked in xl2002
right click on the image or the toolbar>customize>right click on the
image>copy button image
 
Back
Top