S
Stefan
I have a table with a large list of codes.
I need to create a query which will filter out a lot of different codes too
many to really list.
I am thinking I would do multiple criteria Not Like "L*" and Not like "S9*"
etc...
I probably need up to about ten of these filters
What is the best way to code this in a query without causing it to bog down
too much.
Thanks in advance
I need to create a query which will filter out a lot of different codes too
many to really list.
I am thinking I would do multiple criteria Not Like "L*" and Not like "S9*"
etc...
I probably need up to about ten of these filters
What is the best way to code this in a query without causing it to bog down
too much.
Thanks in advance