Explanation

This example uses the UNIQUE function together with the FILTER function.

UNIQUE then removes duplicates, and returns the final array:

UNIQUE and FILTER aredynamic functions.

If data in B5:B16 or C5:C16 changes, the output will update immediately.

Excel formula: Unique values

The output from FILTER is dynamic.

If source data or criteria change, FILTER will return a new set of results.

This makes FILTER a flexible way to isolate and inspect data without altering the…

Excel formula: Distinct values

Excel formula: Unique values with multiple criteria

Excel formula: Unique values ignore blanks

Excel formula: Extract unique items from a list

Excel UNIQUE function

Excel FILTER function