Re: Mutually Exclusive Option Boxes by 5elpep
5elpep
Fri Jul 25 08:19:55 CDT 2008
On Jul 25, 1:56=A0pm, "Fred" <leavemealone@home> wrote:
> If you are using the form control option buttons then put them inside a
> group box. All option buttons inside a group box are mutually exclusive.
> If you are using the ActiveX option buttons then set the Groupname proper=
ty
> on each of the option buttons to the same value.
>
> Regards,
> Fred
>
> "5elpep" <5el...@gmail.com> wrote in message
>
> news:2533323e-fda7-41b0-b9e0-6a70c8bb21aa@u6g2000prc.googlegroups.com...
>
>
>
> >I need to set up 3 option boxes that are mutually exclusive.
> > When I click on one option box the other two should be unchecked
> > etc.etc.
> > How do I go about doing this - I had a look through the forum but I
> > can't seem to find a solution.
>
> > Thanks- Hide quoted text -
>
> - Show quoted text -
Sorry I should have been more specific - I am usin the controls
toolbox.