Parent Child Forms

N

Niles

I have a form within a form (for a database that someone else developed). Recently, the users are unable to see the data in the child form. The parent form shows the names of individuals. The child form is supposed to bring all the messages connected with that name. Although the table shows that there should be records in the child form, the child form comes up blank. Any suggestions on what could be wrong
the Db is in Access 2002
 
V

Van T. Dinh

* Do you Compact & Repair the database regularly? You should!

* Check the RecordSource of the Subform.

* Check the LinkMasterFields and LinkChildFields Property of the
Subform*Control*.

--
HTH
Van T. Dinh
MVP (Access)



Niles said:
I have a form within a form (for a database that someone else developed).
Recently, the users are unable to see the data in the child form. The
parent form shows the names of individuals. The child form is supposed to
bring all the messages connected with that name. Although the table shows
that there should be records in the child form, the child form comes up
blank. Any suggestions on what could be wrong.
 
M

Mike Painter

Niles said:
I have a form within a form (for a database that someone else developed).
Recently, the users are unable to see the data in the child form. The
parent form shows the names of individuals. The child form is supposed to
bring all the messages connected with that name. Although the table shows
that there should be records in the child form, the child form comes up
blank. Any suggestions on what could be wrong.
the Db is in Access 2002

In addition to the other posts:

Always, sometimes, with new people only, with old people only?
Anybody "fixed" it lately?
 

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