I have a form with 13 subforms (each in separate tab page). Those subforms are link to the form with primary key ID. The ID is generated on the fly by 3 fields on the form.
The problem is when I have filled those 3 fields (and have ID generated) and jumps to the tab control, the tab page with first subform freeze.
I expected the cursor to go to the first field of the subform.
Current workaround is pressing Esc once so that I can focus the control in the subform.
What could be the cause of this problem and how could I solve this?
Edited: I set the lock in the subforms record. I removed those and it is working ok and finished entering data of 400 variables x 450 sets of question.