@sammy2021 So, instead of all of the checkboxes being on one line, you want one line for each checkbox. This will make the queries a bit more complex, but it is very doable.
Then for the periodical un-checking of boxes you need to use the job scheduler to run a functions that will un-check the correct box at the correct time.