Greetings
Scenario:
Mainform with Subform.
Subform is continuous form based on a query.
Option group on Mainform enables/disables access to Subform.
When Subform is enabled, users can update checkboxes on the continous form in Subform.
Problem:
My end users are indecisive. If they enable Subform via the Option group on Mainform and change values of the checkboxes on the continuous form Subform BUT then decide to disable Subform via Option Group, it leaves the updated values in the Subform.
I need to be able to reset checkbox values in continous Subform if the user disables Subform via the Option group on Mainform.
As Subform is a table-based query I'm a little perplexed at how to go about counting through the subform itself and resetting all checkbox values to 0.
Any assistance greatly appreciated.
Cheers all
Scenario:
Mainform with Subform.
Subform is continuous form based on a query.
Option group on Mainform enables/disables access to Subform.
When Subform is enabled, users can update checkboxes on the continous form in Subform.
Problem:
My end users are indecisive. If they enable Subform via the Option group on Mainform and change values of the checkboxes on the continuous form Subform BUT then decide to disable Subform via Option Group, it leaves the updated values in the Subform.
I need to be able to reset checkbox values in continous Subform if the user disables Subform via the Option group on Mainform.
As Subform is a table-based query I'm a little perplexed at how to go about counting through the subform itself and resetting all checkbox values to 0.
Any assistance greatly appreciated.
Cheers all