ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Check for duplicate items and delete them (https://www.excelbanter.com/excel-discussion-misc-queries/181571-check-duplicate-items-delete-them.html)

chanse44

Check for duplicate items and delete them
 
Anyone have a way to check for duplicate cells in multiple rows and
automatically delete them? Thanks!

Barb Reinhardt

Check for duplicate items and delete them
 
In an adjacent column, enter this

=COUNTIF(A$2:A2,A2) where A2 is the first cell in the series you want to
check.
Copy this down as needed.
Use AutoFilter to remove all rows where the value is 1.
--
HTH,
Barb Reinhardt



"chanse44" wrote:

Anyone have a way to check for duplicate cells in multiple rows and
automatically delete them? Thanks!


eugene

Check for duplicate items and delete them
 
you can also use the advanced filter to automatically just show you the
unique records. it's under Data, Filter, Advanced filter. Highlight which
column you want to filter for unique records. Click the Unique records only
box to filter the duplicates then either paste the new set of data on the
same column or in a new column. I suggest you paste it on a new location so
you can verify if it really worked.

"chanse44" wrote:

Anyone have a way to check for duplicate cells in multiple rows and
automatically delete them? Thanks!


chanse44

Check for duplicate items and delete them
 
Thank you both so much but neither one of these worked, aagh!!!!

"Barb Reinhardt" wrote:

In an adjacent column, enter this

=COUNTIF(A$2:A2,A2) where A2 is the first cell in the series you want to
check.
Copy this down as needed.
Use AutoFilter to remove all rows where the value is 1.
--
HTH,
Barb Reinhardt



"chanse44" wrote:

Anyone have a way to check for duplicate cells in multiple rows and
automatically delete them? Thanks!


Dave Peterson

Check for duplicate items and delete them
 
That technique has worked for lots and lots of people.

You may want to explain why it didn't work for you.

chanse44 wrote:

Thank you both so much but neither one of these worked, aagh!!!!

"Barb Reinhardt" wrote:

In an adjacent column, enter this

=COUNTIF(A$2:A2,A2) where A2 is the first cell in the series you want to
check.
Copy this down as needed.
Use AutoFilter to remove all rows where the value is 1.
--
HTH,
Barb Reinhardt



"chanse44" wrote:

Anyone have a way to check for duplicate cells in multiple rows and
automatically delete them? Thanks!


--

Dave Peterson


All times are GMT +1. The time now is 10:23 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com