corruption of fields on entering data

  • Thread starter Thread starter Julie Barkhuizen
  • Start date Start date
J

Julie Barkhuizen

I have created a form with a lot of fields (some
calculated) but reasonably straightforward. When I enter
data and press return on the last field the next blank
record appears but all the fields are blurred over each
other. If I go back to the previous record it is the
same. The only way to clear it is to close the form and
re-open. Please help as I need this urgently for
Monday!!!!!

Thanks in advance.

Julie
 
When I enter
data and press return on the last field the next blank
record appears but all the fields are blurred over each
other.

Could you describe "blurred over" in more detail? Is this a Single
form, Continuous, or Datasheet? Do you have any Macros or VBA code,
perhaps in the form's Before or AfterUpdate events?
 
Back
Top