Form became "unattached" from table1

  • Thread starter Thread starter stephen
  • Start date Start date
S

stephen

All of a sudden my form doesn't show any data in the
underlying table, although there is data in the table,
and even though the correct fields of the table appear on
the "controlsource" line of the controls' properties.

Any suggestions on how the "reconnect" the form to the
table?
 
stephen said:
All of a sudden my form doesn't show any data in the
underlying table, although there is data in the table,
and even though the correct fields of the table appear on
the "controlsource" line of the controls' properties.

Any suggestions on how the "reconnect" the form to the
table?

Is it possible that the form's Data Entry property has been set to Yes?
 

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

Similar Threads

Access Form Refresh 1
data is in table but not forms 0
acnewrec? 1
data entry form problem 5
Form/table odd behavior 2
Prevent Duplicate Form Entries 0
data not showing on form 5
Data entry for a table from a form 2

Back
Top