I've got a number of records under a "group" classification in my table. A field in each record is a yes/no check box that can vary from record to record.
When wanting to identify the group in a report by the group name, and also wanting to capture if any of the records within the group contain a yes in the check box I get a duplicate of the group name. In the report one of the group names headers has a check box with a check in it representing the records containing a check, and one of the group name headers has a check box without a check in it representing the records not containing a check within the group.
Is there any way to prevent this duplication, and only display one check box that displays a check if any of the records within the group have that criteria, and no check if all the records within the group don't have the criteria?
When wanting to identify the group in a report by the group name, and also wanting to capture if any of the records within the group contain a yes in the check box I get a duplicate of the group name. In the report one of the group names headers has a check box with a check in it representing the records containing a check, and one of the group name headers has a check box without a check in it representing the records not containing a check within the group.
Is there any way to prevent this duplication, and only display one check box that displays a check if any of the records within the group have that criteria, and no check if all the records within the group don't have the criteria?