C
Chertsey
I have an option group with three option buttons in it. In the OnClick event
I have a Select Case code that runs and there are three cases. If when case
two or three are selected and the code reaches a certain point, I want to set
the option group to it's default wich is Case 1 and have the Button1
selected. How can this be done. I've tried "Screen.PreviousControl.Setfocus"
but it doesn't work. Please help.
Thanks
I have a Select Case code that runs and there are three cases. If when case
two or three are selected and the code reaches a certain point, I want to set
the option group to it's default wich is Case 1 and have the Button1
selected. How can this be done. I've tried "Screen.PreviousControl.Setfocus"
but it doesn't work. Please help.
Thanks