View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Shane Devenshire[_2_] Shane Devenshire[_2_] is offline
external usenet poster
 
Posts: 3,346
Default Click Option Button 2x in a Row

Hi,

What kind of button are you using - a command button, an option button?
Where is it, in the spreadsheet or on a user form.

Option buttons are usually put in the spreadsheet in groups of 2 or more.
If you only want to turn something on and off you generally use a checkbox,
less often a command button.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"opieandy" wrote:

I would like to be able to click an option button twice. Presently, the
button remains "checked" after I click it. I cannot click it again. I don't
see anything in 'properties' to help with this. Any ideas?

Thanks,

Chris