This is particularly noticeable when you have multiple tabs on a form when having a subform on one of the tabs.
When you open the form, the active control jumps to the subform on a new line.
In order to resolve this you need to ensure that the property "DelayedInsert" = true in your subform.
Regards,
gus
0
Comments