FILTER
FUNCTION
FILTER FUNCTION
The FILTER function in Excel extracts
data based on a condition (or set of
conditions) you specify.
=FILTER(array, include, [if_empty])
array: The range of data you want
to filter.
include: The condition(s) used to
filter the data.
[if_empty]: (Optional) The value to
return if no data meets the condition.
FILTER: LOGICAL OPERATORS