Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Delete duplicate entries from Excel 2003

I have several sheets in an excel document. Each sheet has a column for a
unique identifer. I need to be able to look through all the sheets to
determine if there are any duplicates. Is there an easy way to do this?
Possibly with a macro.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Delete duplicate entries from Excel 2003

One way to do it without macros would be via pivot tables.

To do that, highlight the identifier columns in each of the sheets - hold
control while moving between sheets and clicking on the various columns to
allow non-contiguous data selection.

Once all columns are highlighted (and this assumes no header row, or if
there is a header row has the same heading), use the Data, Pivot Table option
to create a new pivot table.

Select the data column for both the "Row" section and also the "Data"
section, setting the data section to count, descending (double-click on it -
count is default, and set options to sort descending by count).

This will result in a pivot table with the identifiers that appear most
frequently at the top (with the resulting number of times that they appear).
Therefore, if any appear more than once, they will be listed at the top.

Hope that helps.


"ChristyL" wrote:

I have several sheets in an excel document. Each sheet has a column for a
unique identifer. I need to be able to look through all the sheets to
determine if there are any duplicates. Is there an easy way to do this?
Possibly with a macro.

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 duplicate and original entries in excel [email protected] Excel Discussion (Misc queries) 3 April 30th 07 06:48 AM
search/delete duplicate entries in excel '02? madpeyjag Excel Worksheet Functions 3 October 27th 06 01:52 AM
How do I delete duplicate entries in excel? antieal New Users to Excel 1 December 8th 05 02:39 PM
find duplicate entries and delete them? Agnitoood Excel Worksheet Functions 1 February 28th 05 10:53 AM
How do I delete duplicate entries? Chris Mitchell Excel Worksheet Functions 3 November 4th 04 02:43 PM


All times are GMT +1. The time now is 08:44 PM.

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"