Access 2007 Form Problem

  • Thread starter Thread starter Bardia
  • Start date Start date
B

Bardia

I have two different forms based on two different tables, not related. Now
all of sudden when I try to enter data into any control of either forms back
color of control changes to dark color same as detail area, and when I move
the cursor to the next control my entered data are hardly visible. I also
noticed that none of Event Procedures that I added to control’s property for
cursor navigation among the form controls are functioning. Please help.
 
I have the same problem too. I found a solution that seems to be
working. Open the form in design view. In the properties for the
detail section, change the alternate back color property from No Color
to White (#FFFFFF).

I on't know why this works but it did solve the problem for me.
 
Back
Top