Assume your numbers data is running in A2 down
Put in B2: =IF(COUNTIF(A$2:A2,A2)>1,"x","")
Copy down. Col B will flag "x" for any duplicates present, ie the 2nd
instance onwards.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.