Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I'd like to have more than the two criteria to filter some data, to filter out all those rows that contain Mr, Mrs, Miss, Dr, The, etc. etc. Is there a way to do something like this? I can see that I may need as many as 8 or more. Selection.AutoFilter Field:=1, Criteria1:="<*Mr*", _ Operator:=xlAnd, Criteria2:="<*Mrs*", _ Operator:=xlAnd, Criteria3:="<*Miss*", _ Operator:=xlAnd, Criteria4:="<*Dr*" Rob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Custom Filter not functioning | Excel Discussion (Misc queries) | |||
Cell reference in the auto filter custom list | Excel Discussion (Misc queries) | |||
custom filter does not work correctly | Excel Discussion (Misc queries) | |||
Custom Filter Problem | Excel Discussion (Misc queries) | |||
Heelp...the "begin with" custom filter does not work | Excel Discussion (Misc queries) |