Well, depending on where you got them from (e.g. Controls Toolbox, or
Forms Toolbar) you'd need to add some coding and such to check for
other true/false values upon activation. But that seems quite
redundant to do a function that option buttons do inherantly, imho.
All I need if possible is the Check Box to behave like the
option box. Say I have 3 boxes and I can only check one.
When I tried it (group them like option buttons) it didn't
work. I was able to check all of the 3 boxes.
Is it possible for the check boxes to behave like the
option buttons? How? Please help.
I sure can use the option boxes but I would rather use the
check boxes (whether it comes from the Forms Toolbar or
Controls Toolbox).