Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Merge 2 excel worksheets into one and remove duplicate entries.

I need to take 2 seperate Excel worksheets with similar data, and
merge them into one Worksheet and remove all duplicate values leaving
only one of the duplicate entries behind. EXAMPLE: Sheet 1 has 1234
and 2345, sheet 2 has 1234 and 4567, the merged sheet needs to show
1234, 2345 and 4567 with only 1 entry for any duplicate that is found.

These worksheets will have a few thousand entries each, with one or
more common columns.

Basically I have 2 inventory lists, with similar info, I need them
merged and duplicates removed leaving only 1 item each and also any
unmatched (or non-duplicate) items.

Clear as mud? I have found a way to import this information into
Access but that only gives me the matched items, the unmatched items
are removed.

Thanks in advance

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,081
Default Merge 2 excel worksheets into one and remove duplicate entries.

If the data is in Access, in either 1 or 2 tables, you can very easily get
what you want.

If in 1 table - tell Access you want Unique Records (right click in the
Query pane to the right of the tables to show the Query Properties - look in
that panel for Unique Records)

If in 2 tables, then create a query to insert the values from one table into
the other. When that is done, follow the steps above for a single table



" wrote:

I need to take 2 seperate Excel worksheets with similar data, and
merge them into one Worksheet and remove all duplicate values leaving
only one of the duplicate entries behind. EXAMPLE: Sheet 1 has 1234
and 2345, sheet 2 has 1234 and 4567, the merged sheet needs to show
1234, 2345 and 4567 with only 1 entry for any duplicate that is found.

These worksheets will have a few thousand entries each, with one or
more common columns.

Basically I have 2 inventory lists, with similar info, I need them
merged and duplicates removed leaving only 1 item each and also any
unmatched (or non-duplicate) items.

Clear as mud? I have found a way to import this information into
Access but that only gives me the matched items, the unmatched items
are removed.

Thanks in advance


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
Remove Duplicate Entries anshu[_2_] Excel Discussion (Misc queries) 4 July 17th 07 01:24 AM
how to merge two spreadsheets and remove duplicated entries. Lamb Chop Excel Discussion (Misc queries) 1 September 8th 06 10:24 AM
In 2 Excel worksheets, I am trying to eliminate duplicate entries jgentile Excel Worksheet Functions 2 November 6th 05 01:05 AM
How do I remove duplicate entries from a list? E. Reta Excel Discussion (Misc queries) 1 August 24th 05 06:37 PM
How to remove duplicate entries in column? [email protected] Excel Discussion (Misc queries) 1 June 24th 05 09:23 PM


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