Problems tabbing through option buttons

K

Keith74

Hi All

I have a few option buttons on a form. For reasons i can't work out,
occasionally if you select an option button you can no longer tab
through the other controls on the form. Tabindexs and tabstop don't
seems to be a problem.

any thoughts?

cheers

Keith
 
S

Susan

an idea - when the option button is selected, is there code associated
with that click event that would make the focus move to a command
button or something else?
susan
 
K

Keith74

Thanks for the reply susan, wish it was that straightforward. I'm only
using OnChange events on the option buttons.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top