Form will not display previously entered data from table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have created a form that includes all fields from a corresponding table.
After opening the form, I used to be able to navigate through the previously
entered records in the form. Now the form only shows one blank record. I
only have this problem with one form. In my other forms I can navigate
through date in the corresponding table with no problem. Any suggestions?
Thanks in advance.
 
Sounds like the fomr's "data entry" property has been set to "true". Change
it back.
 
In the form properties check that the 'data entry' property is set to No and
not Yes
 
Dear Michelle:

The form might be set to be a "data entry" form. Check the form's
properties. Under the "Data" tab, ensure that the property for "Data Entry"
is set to "No".

HTH
Fred Boer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top