Thread: autoshape macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
jackrobyn1 jackrobyn1 is offline
external usenet poster
 
Posts: 25
Default autoshape macro

I use a rectangle auto shape as a button to run a macro that enters a value
in the active cell then moves one cell to the right, then the macro changes
the colour of the rectangle so i know when its been clicked. This works
really well but is it possible to make it even better by giving the button a
duel roll?

I want the first click to run the macro as ive just said finishing with the
rectangle changing colour, then if clicked again i would like it to change
the rectangle back to its original state without entering anything in any
active cell. Is this possible?

Thanks