I have a form with 2 combo boxes. The query that I run off this form will run fine when I select a value in both boxes but when I leave the 2nd combo box "blank" or "null", the query will not run.
For example:
I select "ABC Company" in my first combo box and for the 2nd combo box I want to see "all the products they ordered" not just a specific product in my value list (Paper, stamps, pens). How do I see ALL PRODUCTS???
For example:
I select "ABC Company" in my first combo box and for the 2nd combo box I want to see "all the products they ordered" not just a specific product in my value list (Paper, stamps, pens). How do I see ALL PRODUCTS???