Microsoft Excel’s UNIQUE function does exactly as its name suggests—it extracts unique values from an array. In other words, you’ll only see each value once in the result, even if it appears multiple times in the source. Let’s look at how it works, how to use it, and how to avoid certain pitfalls.