I have a form with three checkboxes on it, behind the form is some code that changes the control source of the checkboxes depending on the value in anotehr field. The code seems to run okay (that is it doesn't crash) but the checkboxes on the form do not appear to be enabled. At least they...