How do I stop a sfrm from opening when tab thru main frm?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form set up with an option group that opens subforms. When I am
tabbing through the fields on the main forms and get to the 3rd field the
first subform opens. I checked the tab order it tooks accurate. If anyone
can offer any tips I would appreciate it. Thanks
 
Set the Tab Stop property of the Option Group to No, that way it wont change
the values in the Option group. you will be able to do that only by clicking
on it
 
Back
Top