S
Shane S via AccessMonster.com
I have an option group with 3 controls in it. When the option group first
receives the focus just the label for Value 1 is highlighted (not the radio
button). If I hit Tab focus moves to the next control outside of the option
group. If I use the right arrow then Value 2 receives the focus, which causes
my AfterUpdate code to fire. What I would like to do is give the user a way
of navigating between the 3 option group controls without the radio button
itself receiving the focus. Is there a way to do this?
TIA,
Shane
receives the focus just the label for Value 1 is highlighted (not the radio
button). If I hit Tab focus moves to the next control outside of the option
group. If I use the right arrow then Value 2 receives the focus, which causes
my AfterUpdate code to fire. What I would like to do is give the user a way
of navigating between the 3 option group controls without the radio button
itself receiving the focus. Is there a way to do this?
TIA,
Shane