Hello,
I have a form which contains a number of ChkBox’s.
I want to create a query that filters based on those check boxes.
For example, each checkbox represents a country. If the country is checked, then the query will pick it up and filter the data. If the country is not checked then the query excludes it.
Is there a way to do this?
Thanks for any advice
I have a form which contains a number of ChkBox’s.
I want to create a query that filters based on those check boxes.
For example, each checkbox represents a country. If the country is checked, then the query will pick it up and filter the data. If the country is not checked then the query excludes it.
Is there a way to do this?
Thanks for any advice