I want to do a query based on combo box values, with the functionality that when all boxes are left blank, all records will be selected (because no criteria was specified via the combo boxes).
The query returns records containing data that matches the combo boxes, and if combo boxes are left blank, those criteria do not matter.
I can do queries based on single combo boxes -- how do I expand this to multiple boxes?
Thanks!
John
The query returns records containing data that matches the combo boxes, and if combo boxes are left blank, those criteria do not matter.
I can do queries based on single combo boxes -- how do I expand this to multiple boxes?
Thanks!
John