Hi All
I have designed a form with a few text and combo boxes. Values from those fields are used as parameters for a query which results are returned into a subform.
Now I've added a checkbox to check if a product comes from US. The value of the checkbox is passed to the query as well (against the field of "yes/no" type).
The problem is that now after submitting the search only US products or non-US products are returned, narrowed down by text/combo box values.
Would someone have any suggestion on how to design such a form so only US, non-US or all products are returned.
I'm struggling with the design logic here.
Thanks a lot
I have designed a form with a few text and combo boxes. Values from those fields are used as parameters for a query which results are returned into a subform.
Now I've added a checkbox to check if a product comes from US. The value of the checkbox is passed to the query as well (against the field of "yes/no" type).
The problem is that now after submitting the search only US products or non-US products are returned, narrowed down by text/combo box values.
Would someone have any suggestion on how to design such a form so only US, non-US or all products are returned.
I'm struggling with the design logic here.
Thanks a lot