I have areas, and schools that have a date value in their datefield grouped by their area.
I thought adding a checkbox for the area that is grouped would allow me to have it so that I could check the area, and then using a button on a form - null those areas that are checked.
However in the query the checkbox (which is coincidentally grouped in the query) won't check. Is there a way around this as I would like to be able to select multiple areas by checking them and then having a button null the date fields for the schools within that area.
Would I have to use an unbound checkbox?
![]()