303factory
Registered User.
- Local time
- Today, 16:46
- Joined
- Oct 10, 2008
- Messages
- 136
Good morning all
I'm trying to set up a 'check all' tickbox in the header of my continuous subform, that will check or uncheck the desired field for every row displayed in the subform.
All I can think of is opening a the recordset that matches the form, cycling through the rows, and setting the field to the desired value, then refreshing the form.
I'm wondering if there is a faster and more cunning way to do this.. any ideas?
I'm trying to set up a 'check all' tickbox in the header of my continuous subform, that will check or uncheck the desired field for every row displayed in the subform.
All I can think of is opening a the recordset that matches the form, cycling through the rows, and setting the field to the desired value, then refreshing the form.
I'm wondering if there is a faster and more cunning way to do this.. any ideas?