View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Command Button does not re-set once clicked

Use a commandbutton instead of a Toggle button. Your Toggle button is
functioning as designed.

--
Regards,
Tom Ogilvy


"Jurrasicway" wrote in message
...
Hi, This must be a fairly simle one for all of you Exel Guru's. When I

click
on my Toggle Button to change to antother sheet it stays depressed. When

I
click it again and go back to the front sheet it looks normal. How do I
ensure that it resets itself automatically. Must be easy but its driving

me
mad!!!

Thanks