Return the value from one range that does not exist in another

Joined
Sep 27, 2012
Messages
2
Reaction score
0
I have a range of unique values that exists in Column A (A1:A10).
I have another range of values that exists in Column B (B1:B9).

There is only one value in column A that does NOT exist in column B.
Is there a function that can identify and return this value from column A?

So basically, I want to return the value from the A-column range that does NOT exist in the B-column range.

Note: There will only be one value in column A that does not exist in column B.

Thanks,
Paul
 
Back
Top