R
richardb
I have introduced a user form within a macro with two check boxes to give
users a choice. I want Selection of one check box to deselect the other
(without writing a lot of code to do this). I tried placing the check boxes
within a frame, hoping this would behave as with Access VBA. I also tried to
assign both check boxes to the same GroupName (which was also the name of the
frame) both in the property window and using code in the UserFrom Activate
Sub. These did not work and I could not find better on-line help. I would
appreciate someone's help with this. Thank you.
users a choice. I want Selection of one check box to deselect the other
(without writing a lot of code to do this). I tried placing the check boxes
within a frame, hoping this would behave as with Access VBA. I also tried to
assign both check boxes to the same GroupName (which was also the name of the
frame) both in the property window and using code in the UserFrom Activate
Sub. These did not work and I could not find better on-line help. I would
appreciate someone's help with this. Thank you.