Form became "unattached" from table1

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?
 
D

Dirk Goldgar

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

Top