displaying data from a subform with a filter on

A

A. Craig

I am working with a form (A) that has a subform (b) and a subform (c) in the subform. When I use a filter to select specific records so I can enter data in the subforms everything seems fine. however, if I need to go back to a previous record the data from the subform (b) isn't visible, but the data in the sub, subform (c) is. what is going on
thanks
Craig
 
K

Kelvin

This seems like your forms are not linekd correctly. Check the master/child
property for the forms. If they are not set correctly, entering info in a
subform will not necessarily put it with the correct entry from the parent
form. Then when viewing the records it will just show whatever it wants
since nothing is linked.

Kelvin

A. Craig said:
I am working with a form (A) that has a subform (b) and a subform (c) in
the subform. When I use a filter to select specific records so I can enter
data in the subforms everything seems fine. however, if I need to go back
to a previous record the data from the subform (b) isn't visible, but the
data in the sub, subform (c) is. what is going on?
 

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