Hello,
I'm working on a Contacts db I inherited. The main Contacts table has every bit of info for the person, including about 40 Yes/No checkboxes for categories.
My question is, how can I easily search for any given combination of the checkboxes? I've tried putting checks in the boxes I want and then doing Filter by Selection, but it returns inconsistent results, plus it always makes the filtered changes to whatever record I was working in originally.
Is there some way to display the fields in another form and use whatever is selected there as the basis for a query? That seems backwards, as forms usually display the results of the query, but I can't think of another way to do it.
Any help will be greatly appreciated.
Thank you,
-Jeff
I'm working on a Contacts db I inherited. The main Contacts table has every bit of info for the person, including about 40 Yes/No checkboxes for categories.
My question is, how can I easily search for any given combination of the checkboxes? I've tried putting checks in the boxes I want and then doing Filter by Selection, but it returns inconsistent results, plus it always makes the filtered changes to whatever record I was working in originally.
Is there some way to display the fields in another form and use whatever is selected there as the basis for a query? That seems backwards, as forms usually display the results of the query, but I can't think of another way to do it.
Any help will be greatly appreciated.
Thank you,
-Jeff