B
Bill
Hope this comes over ok.
I have a query retuning a rows with a number of fields in it. Where the
return of a certain field is 'x' I don't want it returned. Easy enough.
However the requirement is growing to NOT return rows where this field
contains not only 'x' but x1, x2 x3 x4 etc. To do this within a query is
getting cumbersome so I would like to enter x, x1, x3 etc in another table
as exclusions but I don't know how to get the original table to look at that
exclusions table to get what I need.
Can anyone help please.
Ta.
Bill
I have a query retuning a rows with a number of fields in it. Where the
return of a certain field is 'x' I don't want it returned. Easy enough.
However the requirement is growing to NOT return rows where this field
contains not only 'x' but x1, x2 x3 x4 etc. To do this within a query is
getting cumbersome so I would like to enter x, x1, x3 etc in another table
as exclusions but I don't know how to get the original table to look at that
exclusions table to get what I need.
Can anyone help please.
Ta.
Bill