C
CaroS
Is it possible to have the ability to deselect an option button.
I'll try to explain.
I have a frame on a userform which has three option buttons. This is fine as
they should be mutually exclusive. However initially the value of the options
buttons are all set to false as the user may not want to pick anything in the
frame.
My problem is this: If the user checks say optionbutton A and then realises
that they actually didn't want anything within this set of option buttons,
you cannot deselect the option button. All you can do is select another
optionbutton.
Hope this makes sense.
CaroS
I'll try to explain.
I have a frame on a userform which has three option buttons. This is fine as
they should be mutually exclusive. However initially the value of the options
buttons are all set to false as the user may not want to pick anything in the
frame.
My problem is this: If the user checks say optionbutton A and then realises
that they actually didn't want anything within this set of option buttons,
you cannot deselect the option button. All you can do is select another
optionbutton.
Hope this makes sense.
CaroS