View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett[_4_] Don Guillett[_4_] is offline
external usenet poster
 
Posts: 2,337
Default Copy button images

try this. worked in xl2002
right click on the image or the toolbarcustomizeright click on the
imagecopy button image

"raj" wrote in message
...
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.