Data Entry tab under Records tab

  • Thread starter Thread starter DMZ6
  • Start date Start date
D

DMZ6

I was working within a record in Access. I was trying to figure something out
and I clicked on "data entry" under the "Records" tab. Since then, when I
try to edit records I cannot see any of the information in the fields below
the headings. When I view the particular form, the information is there, but
not when I go into Edit Records.
 
Assuming I understand you correctly, go back and change the DataEntry
property back to False.

The Data Entry property doesn't determine whether records can be added; it
only determines whether existing records are displayed.
 
Back
Top