I have a form that features a command button that runs an update query to clear all checkboxes. THe last checkbox to be selected remains. If I run my procedure twice (update query/Requery) the last box is cleared. HOw do I get it right the first time? Thanks.