Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 208
Default Quick way to elimate BOTH identical records?

Hi,

I have a large list of 2 columns titled Check number and Amount

Where there's a duplicate set of 2 records (same check number and same
amount) I want to not only delete the duplicate but the original record
too...so is there a quick way to search through a large list, identify any 2
duplicate record sets and delete BOTH of them?

thank you very much for sharing any knowledge, insight on this matter!

Craig
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 396
Default Quick way to elimate BOTH identical records?

I would use 2 extra columns.

In the first one, you concatenate Check number and Amount, for instance with
a character like §. Pay attention to numbers with decimal numbers.

In the second column, use a COUNTIF function to count the no. of ocurrences
of each concatenated string.

Lastly, apply an autofilter and delete the rows how occur 2 or more times in
the concatenated column.


--
Wigi
http://www.wimgielis.be = Excel/VBA, soccer and music


"Craig" wrote:

Hi,

I have a large list of 2 columns titled Check number and Amount

Where there's a duplicate set of 2 records (same check number and same
amount) I want to not only delete the duplicate but the original record
too...so is there a quick way to search through a large list, identify any 2
duplicate record sets and delete BOTH of them?

thank you very much for sharing any knowledge, insight on this matter!

Craig

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Deleting Identical Entries SV Excel Worksheet Functions 2 December 12th 06 12:45 AM
Lookup of identical values? TobbeGardner Excel Worksheet Functions 3 July 5th 06 10:50 PM
Why do I get different sums on identical columns. Stardust Excel Discussion (Misc queries) 1 May 5th 06 06:29 PM
Two identical formulas for a different result? hochedez Excel Discussion (Misc queries) 5 September 9th 05 03:43 AM
Elimate year (either YY or YYYY) in data Jack Excel Discussion (Misc queries) 3 June 24th 05 09:22 PM


All times are GMT +1. The time now is 10:43 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"