Hi,
I have a main form that populates a subform. Each record on the subform opens a linked form, which when filled out ends up with a result, stating whether the form that is complete and another result stating if the form is accepted or rejected. I get both results and store them in a table, which shows up as a datasheet subform.
The parent/child link between the main and subform is Sample#. What is need to do is, based on the Sample# in the main form, check to see if all records are completed and accepted in the subform (which is it's own table). Is there a way to do this?
Thanks,
Debbie
I have a main form that populates a subform. Each record on the subform opens a linked form, which when filled out ends up with a result, stating whether the form that is complete and another result stating if the form is accepted or rejected. I get both results and store them in a table, which shows up as a datasheet subform.
The parent/child link between the main and subform is Sample#. What is need to do is, based on the Sample# in the main form, check to see if all records are completed and accepted in the subform (which is it's own table). Is there a way to do this?
Thanks,
Debbie