View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
filo666 filo666 is offline
external usenet poster
 
Posts: 265
Default triple state button question

I want to made a triple state button in a customised toolbar, when this
button is pressed the button image is changed to a dog and a macro is run;
when the button is presed again the button image changes to a cat and a
different macro is run, and finally when the button is pressed again a third
macro Is run and the button image changes to a snake, How to accomplish this
(pd. I dont know nothing about how to operate menu bars and buttons with VB)?