Advanced Filter

  • Thread starter Thread starter Christine
  • Start date Start date
C

Christine

My filter criteria is:

Warehouse is Keppel
Customer is not Tristar
Invoice numbers do not begin with 'SA' or 'SM'

This is what I did at the filter criteria range:

Warehouse Customer Inv No Inv No
=Keppel <>Tristar <>"SA*" <>"SM*'


It didn't work the way I want. What's wrong?
 
Don't you need to put Keppel and Tristar within quotes " " ?

And in your post you have an apostrophe after SM*

Hope this helps.

Pete
 
What didn't work? More info needed. i.e.: what got through the filter that
shouldn't have been, or, what got filtered out that shouldn't have been?
 
Works fine for me. What did not work for you?

Btw, you don't need the equal sign for Keppel, meaning you don't have to set
the criteria up like


="=Keppel"

or

="<>Tristar"



it works fine using

Keppel

<>Tristar


without the equal sign

--


Regards,


Peo Sjoblom
 

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

Similar Threads

=SUM(IF help please 4
Match Many to One 1
sumif 2
SUMPRODUCT COUNTIF Problem 7
circular reference 3
Invalid use of null value error Access 2007 0
Advanced Filter Question 14
How do I use advance filter correctly? 2

Back
Top