First off, make sure you have the RptCompleted column in your form's recordsource. If you are using the table as the recordsource (instead of a query) then you should be fine. Then add a checkbox control to your form and set the control source to the RptCompleted column. In you code, just before...