Re: Option Button Problem
- From: "Dave" <David.NOSPAMBarkley@xxxxxxxxxxxxxxxx>
- Date: Tue, 7 Jun 2005 11:51:12 -0400
Damon,
"Damon" <nonsense@xxxxxxxxxxxxxx> wrote in message
news:IFipe.3388$1O3.1350@xxxxxxxxxxxxxxxxxxxxxxx
<multi-snip'd>
>I have a form which has four groups of four option buttons.
>Each group of four option button are placed on a frame.
Are the "groups" on 4 separate frames, or one frame?
>however when I select the bottom group of four option button it
automatically selects the top group as well.
How are you selecting a group? Do you mean you are clicking one option
button in a group?
> I have tested this by naming the top group tabindex higer than the bottom.
The frame's TabIndex?
You may already understand the following, but it's hard to tell:
ALL Option buttons in a container are one group, and ONLY ONE can be
selected from a group.
You have to place each "option button group" into individual containers
(frames).
Also--if this isn't the problem--code in the click events can cause
unexpected results similar to what you are seeing.
HTH,
DRBarkley
.
- References:
- Option Button Problem
- From: Damon
- Re: Option Button Problem
- From: Bob Butler
- Re: Option Button Problem
- From: Damon
- Option Button Problem
- Prev by Date: Re: avoid scientific notation
- Next by Date: Re: Option Button Problem
- Previous by thread: Re: Option Button Problem
- Next by thread: Re: Option Button Problem
- Index(es):