Hi,
I'm using the below code to remove duplicates. It reads the values in column N and if a duplicate is found, it deletes the values in columns A to G for the row in which the duplicate is found.
The issue is that it's working correctly up until a point where is throws the 1004 error - "Unable to get the CountIf property of the WorksheetFunction class"![]()
Please Login or Register to view this content.
Any ideas what is causing this? Am I better off using another method?
Thanks!
Bookmarks