i am working on making a work procedure that involves ticking checkboxes when their requirements in the concerned project are met, on the picture below, for example once all requirements are met, i want the checkbox at the top (we’ll call it motherbox) to automatically check itself to show that the whole section has been checked.
so far i have tried making a macro that would trigger everytime a checkbox is checked, reads it and returns whether or not the motherbox should be checked. however i cannot see how to make such a sheet event.
any solution to this will be apreciated.