Main Form based on a query that returns a pair of Yes/No fields with the default value of Yes. Therefore the Main Form creates a new record with two checkboxes that are checked.
I want the sub form to remain locked/non-editable until all checkboxes are cleared (value No). Once the subform sees that all checkboxes are not Yes, unlock the subform so the user can enter data on the subform.
How, What and Where do I place code to achieve this?
Many Thanks
I want the sub form to remain locked/non-editable until all checkboxes are cleared (value No). Once the subform sees that all checkboxes are not Yes, unlock the subform so the user can enter data on the subform.
How, What and Where do I place code to achieve this?
Many Thanks