JacobTechy
Programmer
I have a subform in a form. The user clicks on the search button on the form based on text box criteria.
The results show up on the sub form in form view.
I have checkboxes(yes/no)in the results but the problem is that the user cannot check the boxes. No event ocurs. Its as though they are locked. I have checked the allowedits (yes), locked (no), enable (yes) on the subform and control but the issue continues to exist.
What can be the problem.
The results show up on the sub form in form view.
I have checkboxes(yes/no)in the results but the problem is that the user cannot check the boxes. No event ocurs. Its as though they are locked. I have checked the allowedits (yes), locked (no), enable (yes) on the subform and control but the issue continues to exist.
What can be the problem.