I have a form that was created by another user long ago... I need to add a button that when clicked it checks all check boxes on the form. The form is currently per loaded by a different query. For this form when the user checks the box for each line items it will load a different table once you click a done button on the form. What is the best way to go about this. I am fairly new to this type of Access programming.