T
tjtjjtjt
Is it possible to vary the number of parameters that can be used as criteria
for a given field in a query?
Using OR doesn't produce ideal results because users would need to respond
to a parameter box for all possible entries (12), when in fact they usually
only need between 3 and 6.
I tried using nesting a parameter inside of an In expression, but Access
tells me that I've either mistyped the expression, or that it is too complex.
It must be 'too complex', because it works fine if I hard code options
instead of trying to use a parameter box.
I've seen other posts that suggest avoiding variable criteria when possible.
I'm not an Access programmer, and I've been asked this question. Could
someone point me towards an answer, or some resources that will help me
develop one?
Thanks,
for a given field in a query?
Using OR doesn't produce ideal results because users would need to respond
to a parameter box for all possible entries (12), when in fact they usually
only need between 3 and 6.
I tried using nesting a parameter inside of an In expression, but Access
tells me that I've either mistyped the expression, or that it is too complex.
It must be 'too complex', because it works fine if I hard code options
instead of trying to use a parameter box.
I've seen other posts that suggest avoiding variable criteria when possible.
I'm not an Access programmer, and I've been asked this question. Could
someone point me towards an answer, or some resources that will help me
develop one?
Thanks,