Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Suppose duplicate values are in column A.
In a new empty column, for example, B, we drive the formula into cell B2 and drag it down:
B2: =COUNTIF(A:A;A2) - the formula looks in column "A" for how many times the value occurs cell A2.
B3: = COUNTIF (A: A; A3) - the formula looks in column "A" for how many times the value of cell A3 occurs.
etc.
After that, we apply a filter on column B: unique values - will be the number 1, duplicates - will be 2 or more.
We remove unnecessary.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question