J
Jerome
My users need a query based on 3 criteria:
Criteria 1: A, B, C or all of them
Criteria 2: A, B, C or all of them
Criteria 3: 1, 2, 3 or all of them
I'v got no problem with the query if distinct values are selected (i.e.
A-C-2), but what's the best way to include the 'all of them' options?
I've made invisible fields on my form and used "*" for the string
criterias and this works, but how to do it with integers?
Thanks a lot!
Jerome
Criteria 1: A, B, C or all of them
Criteria 2: A, B, C or all of them
Criteria 3: 1, 2, 3 or all of them
I'v got no problem with the query if distinct values are selected (i.e.
A-C-2), but what's the best way to include the 'all of them' options?
I've made invisible fields on my form and used "*" for the string
criterias and this works, but how to do it with integers?
Thanks a lot!
Jerome