G
Guest
I have to get a table of records that have certain keywords and don't have
other keywords. The records are pulled from a mainframe database, and in the
conversion they are split into a separate record for each line of the
original listing. Querying with Not just leaves out the lines that would tell
us the part # is unusable. I can run a query/make a table that lists all the
part #s that should be excluded from the query that has the wanted keywords,
how do I use that exclude information to narrow down the wanted results?
other keywords. The records are pulled from a mainframe database, and in the
conversion they are split into a separate record for each line of the
original listing. Querying with Not just leaves out the lines that would tell
us the part # is unusable. I can run a query/make a table that lists all the
part #s that should be excluded from the query that has the wanted keywords,
how do I use that exclude information to narrow down the wanted results?