Form peaks through on Datasheet View

  • Thread starter Thread starter C. Sharp
  • Start date Start date
C

C. Sharp

While tabbing through the datasheet view of my form the "part" of the GUI
form will appear and become a permanent part of my screen. The only way I
can make it disappear is to exit the form and go back in. But eventually
part of the form will re-appear. Is this because of behind the scenes
programming or some other reason? Any idea why this might be happening?
 
Hi C. Sharp,
this is not normal.
It could be a sign that the form is becoming corrupted.
Create a new copy of the form as a test form.Create it from scratch but
don't go to the bother of aligning controls and prettying it up - and test
that the test form doesn't show this behavior.


Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia
 
Back
Top