Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default Delete Non-identical but Similar Records

I use spreadsheets that list payments by check number, but each check number
and amount is repeated multiple times, once for every voucher that is paid on
that check. I want to keep only one record per check number, since all I care
about is the check number, amount and date. Techniques for filtering unique
records don't work because the multiple entries against each check number are
each unique because they reference different vouchers. Any suggestions?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 61
Default Delete Non-identical but Similar Records

Try using a pivot table, select the entire worksheet, and, in layout drag
Check #, amount and date buttons to the left side and to the right drag Check
# button again. Make sure you see Count of Check # on that button. If not,
doble click the button and change from sum to count. Click on finish. When
you get the new report, hide the subtotals. You'll be able to get each check
once. Just copy and paste the data as value and "give it color"

"Lindy" wrote:

I use spreadsheets that list payments by check number, but each check number
and amount is repeated multiple times, once for every voucher that is paid on
that check. I want to keep only one record per check number, since all I care
about is the check number, amount and date. Techniques for filtering unique
records don't work because the multiple entries against each check number are
each unique because they reference different vouchers. Any suggestions?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default Delete Non-identical but Similar Records

While waiting for a response, I experimented some more on my own, and arrived
at another solution. I created a formula in an adjacent column:
=IF((M3=M2),"dup",""), where M is the column containing check numbers, then
filtered for blanks.

"Byron720" wrote:

Try using a pivot table, select the entire worksheet, and, in layout drag
Check #, amount and date buttons to the left side and to the right drag Check
# button again. Make sure you see Count of Check # on that button. If not,
doble click the button and change from sum to count. Click on finish. When
you get the new report, hide the subtotals. You'll be able to get each check
once. Just copy and paste the data as value and "give it color"

"Lindy" wrote:

I use spreadsheets that list payments by check number, but each check number
and amount is repeated multiple times, once for every voucher that is paid on
that check. I want to keep only one record per check number, since all I care
about is the check number, amount and date. Techniques for filtering unique
records don't work because the multiple entries against each check number are
each unique because they reference different vouchers. Any suggestions?

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
Delete records when certain records have duplicate column data JVroom New Users to Excel 1 January 26th 09 06:23 PM
Quick way to elimate BOTH identical records? Craig Excel Discussion (Misc queries) 1 August 28th 08 06:35 PM
Merging slightly similar records Ken DeYoung - Educational Consultant Excel Discussion (Misc queries) 4 January 9th 08 08:17 PM
Finding and Highlighting Similar but not Identical Cells in a Colu Matt Nichols Excel Discussion (Misc queries) 2 July 12th 06 09:01 PM
getting unique records similar to the primary key in access Alok Excel Worksheet Functions 1 January 27th 06 09:08 PM


All times are GMT +1. The time now is 07:16 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"