Good morning,
I have a filtered form with 2 checkboxes. One is for "Sub-Family Satisfied" and the other is for "Sub-Family Other Than Satisfied". The sub-form is filtered on the Sub-Family Number textbox and has between 3 and 12 records per sub-family. On each record on the sub-form, there are 2 checkboxes for "requirement satisfied" and "requirement other than satisfied". I need to have the Sub-Family Satisfied checkbox on the master form checked if ALL of the "Requirement Satisfied" checkboxes for all of the filtered records are set or the "Sub-Family Other Than Satisfied" checkbox set if ANY of the "Requirement Other Than Satisfied" checkboxes are set.
Here's a snip of my form with the pertinent fields.
![]()
Thank you!