M msquared99 Member Aug 29, 2017 #1 How do I create a filter that says IF column A begins with "C" and column D contains "Apples" then exclude that data from the query? Thanks!
How do I create a filter that says IF column A begins with "C" and column D contains "Apples" then exclude that data from the query? Thanks!
R r2c2 Active Member Aug 30, 2017 #2 msquared99 said: How do I create a filter that says IF column A begins with "C" and column D contains "Apples" then exclude that data from the query? Thanks! Click to expand... You can use Advanced Filter rules. Start with one of the columns. Click on filter button and go to Equals. This opens filter dialog. Just switch to "Advanced" and you can set up multiple conditions (AND or OR ) with different columns.
msquared99 said: How do I create a filter that says IF column A begins with "C" and column D contains "Apples" then exclude that data from the query? Thanks! Click to expand... You can use Advanced Filter rules. Start with one of the columns. Click on filter button and go to Equals. This opens filter dialog. Just switch to "Advanced" and you can set up multiple conditions (AND or OR ) with different columns.