G
Guest
How do I deduplicate data in Excel. I have a large database of names and
addresses which I want to check to duplication
addresses which I want to check to duplication
Julie said:Dave
I tried the following formula in a test worksheet using one column named
Range with same data as displayed on the website
=IF(MAX(COUNTIF(Range1,Range1))>1,"Duplicates","No Duplicates")
Then I pressed CTRL+Shift+Enter
I get the following result
#NAME?
Any ideas what I am doing wrong?
Much appreciate your help
Julie said:Dave
Thanks so very much. It works a beauty!
Much appreciated
Julie Melbourne