Flashing Subform fields

  • Thread starter Thread starter WEinLaguna
  • Start date Start date
W

WEinLaguna

When ever I begin to update the subform fields on my form they begin to blink
and I loose the pulldown boxes or any information I am entering. Is there a
way to stop this?
 
When ever I begin to update the subform fields on my form they begin to blink
and I loose the pulldown boxes or any information I am entering. Is there a
way to stop this?

Well, that's certainly not normal behavior, and it's not what Access is
designed to do.

More info please! Version? Recent service packs? Recordsource of the form? Is
there a timer event, or other VBA code on the form? Local or linked tables -
if linked, linked to what?
 
Access 2003, not sure which service packs.
The form is based upon a Table and the subforms are linked to the new ID
created in that table.
 
Access 2003, not sure which service packs.

Select Help... About Microsoft Access. What's on the top line?
The form is based upon a Table and the subforms are linked to the new ID
created in that table.

Any VBA code? Click the Code button and see...

You may have an interaction with a virus scanner: try setting your virus
program to NOT scan .mdb files. Or you might have database corruption - see
the suggestions at
http://www.granite.ab.ca/access/corruptmdbs.htm
 
Back
Top