F
Fons Ponsioen
Hi Will.
What I suggest is to create an update query, this query
when run would update the checkboxes to yes.
Than create a button on your main form and set the action
to run the query.
You may also want to create a query or an other means by
which you reset the checkboxes to no.
Hope this helps.
Fons
user can click.
Sometimes the subform is 200+ records so putting the
control on the subform is no good. Can I have it on the
main form yet have it change fields on the subform?
What I suggest is to create an update query, this query
when run would update the checkboxes to yes.
Than create a button on your main form and set the action
to run the query.
You may also want to create a query or an other means by
which you reset the checkboxes to no.
Hope this helps.
Fons
in datasheet view and one field is a checkbox that the-----Original Message-----
Hi All!
I have a main form with a subform on it. The subform is
user can click.
that user won't have to individually click each box.I want to put a radio button that enables 'Select All' so
Sometimes the subform is 200+ records so putting the
control on the subform is no good. Can I have it on the
main form yet have it change fields on the subform?