G
Guest
Hi
Can a control on a form display a counter for the number of checked items on a subform? I have a form with a counter on it. The subform is in datasheet view and one field is a checkbox. There are two things I want to do
1) As user ticks a checkbox, the counter on the main form increments; also if user 'unchecks' a box, the counter decrements
This counter should be updated live
2) I have 2 radio buttons on the Main Form (btnSelectAll) and( btnDeselect All) that do as they are named. Sometimes the # records displayed is 200+ and would be tedious to check off each one individually. The counter should total here too
Thanks in advance, People
Wil
Can a control on a form display a counter for the number of checked items on a subform? I have a form with a counter on it. The subform is in datasheet view and one field is a checkbox. There are two things I want to do
1) As user ticks a checkbox, the counter on the main form increments; also if user 'unchecks' a box, the counter decrements
This counter should be updated live
2) I have 2 radio buttons on the Main Form (btnSelectAll) and( btnDeselect All) that do as they are named. Sometimes the # records displayed is 200+ and would be tedious to check off each one individually. The counter should total here too
Thanks in advance, People
Wil