G
Guest
I have a form where the user can select a Product from a combo box, a site
from another combo box, then they have to enter a beginning and ending date
in two other fields. This form passes the data to a query then produces the
records asked for. Everything works great. The user now wants the ability to
select all products at a specfic site or a specific product at all sites
within the dates given. Is there an easy way to do this or do I have to write
code? If so what. I was hoping they could just leave the field blank that
they want all values. Any help would be greatly appreciated.
from another combo box, then they have to enter a beginning and ending date
in two other fields. This form passes the data to a query then produces the
records asked for. Everything works great. The user now wants the ability to
select all products at a specfic site or a specific product at all sites
within the dates given. Is there an easy way to do this or do I have to write
code? If so what. I was hoping they could just leave the field blank that
they want all values. Any help would be greatly appreciated.