A
Algis Kuliukas
I have a wierd problem in Access forms which has been driving me mad.
You have a form with a sub-form (this may or may not be part of a
tab-control). The user is entering data into the main form and then into the
sub-form. Everything is fine until ocassionally - about once a minute - the
subform appears to re-query itself automatically and the focus, wherever it
was, whatever the user was doing, is now in the first field in the subform.
Consequently if the user does not notice they will continue typing,
overwriting the first fields.
If played around with the query refresh and ODBC refresh database options to
no avail. There's no code in the OnTimer event. I suspected a virus but it
seems to do the same thing on several machines we've tried it on.
Any help would be greatly appreciated.
Algis Kuliukas
You have a form with a sub-form (this may or may not be part of a
tab-control). The user is entering data into the main form and then into the
sub-form. Everything is fine until ocassionally - about once a minute - the
subform appears to re-query itself automatically and the focus, wherever it
was, whatever the user was doing, is now in the first field in the subform.
Consequently if the user does not notice they will continue typing,
overwriting the first fields.
If played around with the query refresh and ODBC refresh database options to
no avail. There's no code in the OnTimer event. I suspected a virus but it
seems to do the same thing on several machines we've tried it on.
Any help would be greatly appreciated.
Algis Kuliukas