T
Thanks, Jeff
I have a database that I am trying to create a Form with various check box
options to run a query, so the user can select which options they want to
include on the query. Check boxes would have unique names for each, and
would relate either to the fields needed on the query from the Table it is
going to query. (For exmaple, feild name = Item Number, would add the Item
Number field to the query.) Another check box would be a criteria set for
that query, so if checked the query would require a Item Number Parameter
value to be entered so only that item number is pulled on the query. I will
have about 20 different fields and possible criteria (and OR options) on the
form.
options to run a query, so the user can select which options they want to
include on the query. Check boxes would have unique names for each, and
would relate either to the fields needed on the query from the Table it is
going to query. (For exmaple, feild name = Item Number, would add the Item
Number field to the query.) Another check box would be a criteria set for
that query, so if checked the query would require a Item Number Parameter
value to be entered so only that item number is pulled on the query. I will
have about 20 different fields and possible criteria (and OR options) on the
form.