It will take you about 10 minutes to read this article and in the next 5 minutes (or even faster if you choose the 2nd solution described in the article :) you will easily compare two Excel columns for duplicates and remove or highlight the found dupes. Okay, the countdown is started! Continue reading
Comments page 3. Total comments: 74
Merely wanted to mention I am lucky that i stumbled upon your site.
Ok, now this is the working one:
=IF(ISERROR(MATCH(B1;$A$1:$A$10000;0));”Unique”;”Duplicate”)
oh thank god for this article. Can't believe how hard it is to find info online on comparing two columns and deduping.
It highlights the B1,$A$1 part.
First of all, thanks for the article, but...
This formula doesn't work for me:
=IF(ISERROR(MATCH(B1,$A$1:$A$10000,0)),"Unique","Duplicate")
Hi, I completely understand your question. This was the same problem with me in excel.
And then I got a YouTube channel ( Learn With Lokesh Lalwani) I always learn everything about the excel this channel. I would like to suggest that you can also learn from this channel.
Thanks
You just saved me a ton of stress.
I really really appreciate you for this.
From Nigeria, Regards!
It didn't work for me either. But this did
=IF(ISERROR(MATCH(B2|$A$2:$A$10000|0))|"Unique"|"Duplicate")
Awesome, just as you said took few min to read the article and my job was completed in less than a min.
I can't believe you taught me how to use Excel. Usually it seems so opaque that I give up before trying.
Thanks!
Alex
Thanks for the help. This worked like a charm!!!
To the point information, very nice, thx for sharing this information.
Thanks for sharing.
Thanks for sharing. Its very useful :)
Really this article is very useful one.
This is a great well written guide. Thanks for the help.
Thanku so much , Really save lot of work and efforts..
Thank you so much... saved me hours of work.
Malene
Big Thankyou for the clear and immensly helpful tips. Also thanks to Google for searching your link for me :)
Thanks this puts me in safe hands of the excel
Thanks for sharing it. It is a great help to me in fulfill a project which is based on excel sheet. Thanks once again.
Ur post is superb. Thanks for doing it and educating us.
Awesome, very helpful.
Thanks for posting.