Not statement

S

Sam

I have a query and need to exclude some'SKU" items. If I enter just one
exclusion it wil work but when trying to enter more than one it doesn't. I
know I have done this before but this time I'm stumped. I want to do this in
the SKU field:
Not B008 or 365* or I*
What am I missing??
Thanks!
 
T

Tom Lake

Sam said:
I have a query and need to exclude some'SKU" items. If I enter just one
exclusion it wil work but when trying to enter more than one it doesn't. I
know I have done this before but this time I'm stumped. I want to do this in
the SKU field:
Not B008 or 365* or I*
What am I missing??
Thanks!

Try

Not B008 And Not 365* And Not I*

Tom Lake
 
M

Mark

Put Not "B008 " in the first criteria line. Put Not "365" & * in the second
criteria line. Put Not "I" & * in the third criteria line.

Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top