My main form has a check box that when clicked, moves a completed record to another form. I have that form as a sub as well several queries setup on command boxes. When I go to the sub-form or query and try to click on the check box to put a removed record back into the main form, nothing happens. I have to quit my main form and go to my queries and then uncheck said box to get a completed form back to my main form. How do I go about making this happen from the main form and save my users time by not having to quit and go to queries and then back to the form? Confusing question I know, but that's about the best way I can describe the problem.