I have a subform with check boxes. I want to select one check box rather than all. Right now the data source is from a query and when you open the main form with the subform and go to select a check box on the subform all the check boxes are checked rather than just the one you want to select. How do you keep this from happening?