MS XP
MS Access 2003
I have a form with a subform (is a Datasheet) when I move from the last entry on the main form by press entry or tab it moves to the subform as needed. I have the tab order setup correctly so the first contol I want contains the cursor and every thing works fine.
However, if on any preceding record I click a field whether i enter data or not the next movement from the main form goes to the field I clicked and the tab order is ignored.
I have tried a couple of setfocus statements such as when the subform gets the focus that the focus be set to the correct field but none of them work.
Any suggestions? Your help is appreciated
MS Access 2003
I have a form with a subform (is a Datasheet) when I move from the last entry on the main form by press entry or tab it moves to the subform as needed. I have the tab order setup correctly so the first contol I want contains the cursor and every thing works fine.
However, if on any preceding record I click a field whether i enter data or not the next movement from the main form goes to the field I clicked and the tab order is ignored.
I have tried a couple of setfocus statements such as when the subform gets the focus that the focus be set to the correct field but none of them work.
Any suggestions? Your help is appreciated