How do I use a bound checkbox to set the value in a control on a form when the checkbox and the control I want to change is in a subform and the value I want is in a bound textbox in the parent form?
Also, if the box is unchecked, how do I change the value back to null?