Hi there,
I'm having trouble with a query/form that requires checkboxes. The form is based on a query. The query returns around a hundred rows currently, of which the data is a list of contacts.
Functionality
-------------
What I want is the ability to check each of the rows that I wish to assign to a "report queue", which will be stored in another table. Likewise, rather than just having a checkbox for each row I would like to have a "select all" and "clear all" options at the top of the form in order to blanket select/deselect all the checkboxes for each row.
I've been scouring the forums and reading books on this but I can't find the solution.
Any ideas?
I'm having trouble with a query/form that requires checkboxes. The form is based on a query. The query returns around a hundred rows currently, of which the data is a list of contacts.
Functionality
-------------
What I want is the ability to check each of the rows that I wish to assign to a "report queue", which will be stored in another table. Likewise, rather than just having a checkbox for each row I would like to have a "select all" and "clear all" options at the top of the form in order to blanket select/deselect all the checkboxes for each row.
I've been scouring the forums and reading books on this but I can't find the solution.
Any ideas?