Multi-Filter

This function allows you to filter a range of data using two criteria. Specify conditions for each of two columns, that's it. Please see the example below.

Example:

Price: not more than $100

Standard: not less than 585

Initial table:

 ABC
1Price $Standard 
280475 
395585 
4150585 
5100990 
6100500 

Output table:

 ABC
1PriceStandard 
295585 
3100990 
4   
5   
6   


learn more



We want you to find this page by the following keywords:

multiple filter in Excel, excel autofilter multiple, advanced filter excel, multiple conditions if, two conditions excel
how it works:

load file(s)
open Function Wizard
choose Multi-Filter function
specify file number
specify selection criteria for first and for second column
press Run button to get the results