Query from Multiple Checkboxes

P

Paul Washburn

I have a form with 4 seperate checkboxes on it. Each check box is supposed
to apply a filter for the query results, so that if none of the boxes are
checked all records are returned.

What is the easiest way to code the query so that each check box applies a
filter to the records.

Thank you.
 
D

Duane Hookom

Can you provide some form, control, field, and table names? Are all 4
checkboxes filtering the same field in the query or multiple fields? What are
the field types and how do you want to filter them if the boxes are checked?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top