D
Dragon
Hi
I have an Access 2000 table on which I am trying to create a query. I
created a form with two Option Groups based on Field2 and Field4. Option1
(for Field2) allows you to select one of the three products or an option
button for All products. Similarly, Option2 (for Field4) has three
selections, Yes, No, All.
Initially I was thinking about creating a query for each choice combination.
But that mean I will be creating lots of queries which will have everything
same except the criteria. Is their an easier way to create a query to
simplify the database? May be at run time? Thank you.
Table1
Field1 Field2 Field3 Field4
xxxxxx Prod1 xxxxxx Yes
xxxxxx Prod2 xxxxxx Yes
xxxxxx Prod3 xxxxxx No
xxxxxx Prod3 xxxxxx Yes
xxxxxx Prod1 xxxxxx No
I have an Access 2000 table on which I am trying to create a query. I
created a form with two Option Groups based on Field2 and Field4. Option1
(for Field2) allows you to select one of the three products or an option
button for All products. Similarly, Option2 (for Field4) has three
selections, Yes, No, All.
Initially I was thinking about creating a query for each choice combination.
But that mean I will be creating lots of queries which will have everything
same except the criteria. Is their an easier way to create a query to
simplify the database? May be at run time? Thank you.
Table1
Field1 Field2 Field3 Field4
xxxxxx Prod1 xxxxxx Yes
xxxxxx Prod2 xxxxxx Yes
xxxxxx Prod3 xxxxxx No
xxxxxx Prod3 xxxxxx Yes
xxxxxx Prod1 xxxxxx No