I have the following in a field:
Value 1, Value 2, Value 3, Value 4, Value 5, Value 1, Value 2
I need a formula to show me the repeated values:
Value 1, Value 2
Alternatively, I have another field with the unique values of:
Value 1, Value 2, Value 3, Value 4, Value 5
So another option could be a formula to compare this field with the original one and output the differences?