I found the problem, but now I have another issue. The problem was that I
had gone through and locked a few of the controls. But by doing that, it
locked all the controls. So, how do I lock the controls I don't want changed
without locking all the controls in the subform and nested form?
> I have a database where I have a main form that has customer data, a subform
> that carries tracking data for escalated calls and a nested form that
> contains notes for the escalated calls. When I go to input a new record, I
> am unable to add any notes or change a check box from the value of false to
> true. Is there something I have done to cause this problem? Please help.
The Dude - 21 Apr 2008 13:14 GMT
have you tried to set the property of each control to locked -> Yes ?
> I found the problem, but now I have another issue. The problem was that I
> had gone through and locked a few of the controls. But by doing that, it
[quoted text clipped - 6 lines]
> > am unable to add any notes or change a check box from the value of false to
> > true. Is there something I have done to cause this problem? Please help.