Excel: filter a column by more than two values
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Hypnotic Puzzle3
--
Chapters
00:00 Excel: Filter A Column By More Than Two Values
00:25 Accepted Answer Score 52
01:03 Answer 2 Score 10
01:25 Answer 3 Score 2
01:37 Answer 4 Score 0
02:06 Thank you
--
Full question
https://superuser.com/questions/623380/e...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#microsoftexcel #microsoftexcel2010 #microsoftexcel2007
#avk47
ACCEPTED ANSWER
Score 52
Filter -> Custom Filter only allows me to filter by 2 IDs total.
Excel's Advanced Filter can filter for as many values as you want
- Set up your criteria range. The header must be named exactly like the column where Excel should apply your filter to (data table in example)
- Select your whole table (A1:A11 in example)
- Go to:
Menu Bar » Data » Filter » Advanced
- Select your whole criteria range including the header under Criteria range (C1:C4 in example)
ANSWER 2
Score 10
I discovered that if you want to do an advanced filter on "contains text", you can put a wildcard (*) at the beginning and end of the criteria text. This allows a bit of a fuzzier match. For example *Bob Smith* in C2 above could pull "Bob Smith" OR "Mr. Bob Smith" out of column A, if it existed there.
ANSWER 3
Score 2
I duplicated the column I was filtering by and that gave me 4 arguments to use, 2 for each column.
ANSWER 4
Score 0
For multiple "Contains" conditions its easier to create a second column with the particular values you're after. Make sure the 2nd column has the same Column Header as the 1st column that you plan to filter.
- Select the column you want to filter (column B)
- Click Data Menu > click Advanced Filter
- Click Criteria Range
- Select the 2nd columns particular values (Column G)
- OK
eg: Filter my purchases by Tax Deductibles.