View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TheVisionThing TheVisionThing is offline
external usenet poster
 
Posts: 22
Default Mouse-Over State on Graphic Button

I'm using a number of different buttons on a worksheet in the form of
imported gif images to run a VBA driven menu. The buttons are on the
worksheet, not on a command bar. Is there any kind of mouse-over event that
would allow me to swap out graphic images on the button?

Thanks,
Wayne C.