Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Navigating to Duplicates

I have Excel 2000 at home and 2003 at the office, both
running on WinXP SP 2,

I and my staff have been reviewing and categorizing a
massive number of (several 100 thousand) files and listing
them in separate spreadsheets. When we're done I need to
combine the first three columns of data from each
spreadsheet into a single document. I will then sort by the
first column of the single document into numeric order.

Inevitably, quite a few documents will have been seen and
categorized by more than one person, so after I combine the
data into a single spreadsheet there will be duplicate
entries. However, it's inevitable that the dups won't always
have been categorized the same way by different people.

After I merge the separate spreadsheets into one, how can I
navigate from duplicate entry to duplicate entry so as to
eliminate the duplicates? I *don't* want to automatically
delete duplicates. The third column of the merged list will
show how the documents have been categorized, and due to
differences in judgment some entries will vary according to
reviewer. I therefore need to see the duplicate entries so I
can decide which categorization was erroneous and eliminate
it from the final product.

Is there a way to do this relatively pain free? If so, how?

Thanks very much.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 127
Default Navigating to Duplicates

use pivot table. then copy the whole data using visible cell only into
another sheet and filter based on ur criteria (that is what u are looking
for). Often time u might want to filter and remove the totals from the all
the data and then filter again using your criteria. Use auto filter and click
custom then u can customize based on the criteria that comes up.

Good Luck!!
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Navigating to Duplicates

Presumably one of your columns will be the name of the document/file
(assume A), which is unlikely to vary, so perhaps you can sort the
combined file on this column. You could then enter this formula in D2:

=IF(OR(A2=A1,A2=A3),"duplicate","")

and copy down to give the work "duplicate" based on column A entries.
You could apply a filter to column D to enable you to focus in on
those entries.

Hope this helps.

Pete

On May 8, 12:32*pm, wrote:
I have Excel 2000 at home and 2003 at the office, both
running on WinXP SP 2,

I and my staff have been reviewing and categorizing a
massive number of (several 100 thousand) files and listing
them in separate spreadsheets. When we're done I need to
combine the first three columns of data from each
spreadsheet into a single document. I will then sort by the
first column of the single document into numeric order.

Inevitably, quite a few documents will have been seen and
categorized by more than one person, so after I combine the
data into a single spreadsheet there will be duplicate
entries. However, it's inevitable that the dups won't always
have been categorized the same way by different people.

After I merge the separate spreadsheets into one, how can I
navigate from duplicate entry to duplicate entry so as to
eliminate the duplicates? I *don't* want to automatically
delete duplicates. The third column of the merged list will
show how the documents have been categorized, and due to
differences in judgment some entries will vary according to
reviewer. I therefore need to see the duplicate entries so I
can decide which categorization was erroneous and eliminate
it from the final product.

Is there a way to do this relatively pain free? If so, how?

Thanks very much.


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
Navigating ~ One Fine Old Dude Excel Worksheet Functions 0 June 6th 07 06:38 PM
Navigating ~ One Fine Old Dude Excel Worksheet Functions 0 June 6th 07 06:35 PM
navigating with the tab key Cynthia[_2_] New Users to Excel 1 April 17th 07 05:18 PM
Navigating Excelbanter dalymjl Excel Discussion (Misc queries) 0 September 30th 06 12:30 PM
Navigating Gibbie Excel Discussion (Misc queries) 9 January 31st 05 10:49 PM


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

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

About Us

"It's about Microsoft Excel"