Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have 2 workbooks with contact information as follows;
company address city state zip phone contact 123 co. anystreet anyttown tx 12345 (123)456-7890 joe smith One is the 2008 listing, and the 2nd one is the 2009 listing. Both lists contain over 200k entires. I need to compare the 2, and delete all duplicate entries in the 2009 list, leaving only the new additions in 2009 to work with. Is this possible in excel, or do I need to get Access now? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Why not copy 2008 info to 2009sortrun a macro to compare from the BOTTOM
up deleting rows that match. -- Don Guillett Microsoft MVP Excel SalesAid Software "Dude" wrote in message ... I have 2 workbooks with contact information as follows; company address city state zip phone contact 123 co. anystreet anyttown tx 12345 (123)456-7890 joe smith One is the 2008 listing, and the 2nd one is the 2009 listing. Both lists contain over 200k entires. I need to compare the 2, and delete all duplicate entries in the 2009 list, leaving only the new additions in 2009 to work with. Is this possible in excel, or do I need to get Access now? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Ok, its running.
With close to 1/2 of a million entries, this might take a while. Ill follow up the post after its done. Thank you Don. John "Don Guillett" wrote: Why not copy 2008 info to 2009sortrun a macro to compare from the BOTTOM up deleting rows that match. -- Don Guillett Microsoft MVP Excel SalesAid Software "Dude" wrote in message ... I have 2 workbooks with contact information as follows; company address city state zip phone contact 123 co. anystreet anyttown tx 12345 (123)456-7890 joe smith One is the 2008 listing, and the 2nd one is the 2009 listing. Both lists contain over 200k entires. I need to compare the 2, and delete all duplicate entries in the 2009 list, leaving only the new additions in 2009 to work with. Is this possible in excel, or do I need to get Access now? |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Ok, it was taking a long time.
I ended up breaking out 30k listings at a time and running them, then copy/paste to a new worksheet. Running the whole 440 thousand names was 4.5 hours and still not done, and it only takes about 4 minutes to run 30k at a time. Thanks for the help. "Dude" wrote: Ok, its running. With close to 1/2 of a million entries, this might take a while. Ill follow up the post after its done. Thank you Don. John "Don Guillett" wrote: Why not copy 2008 info to 2009sortrun a macro to compare from the BOTTOM up deleting rows that match. -- Don Guillett Microsoft MVP Excel SalesAid Software "Dude" wrote in message ... I have 2 workbooks with contact information as follows; company address city state zip phone contact 123 co. anystreet anyttown tx 12345 (123)456-7890 joe smith One is the 2008 listing, and the 2nd one is the 2009 listing. Both lists contain over 200k entires. I need to compare the 2, and delete all duplicate entries in the 2009 list, leaving only the new additions in 2009 to work with. Is this possible in excel, or do I need to get Access now? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
delete both duplicates | Excel Discussion (Misc queries) | |||
Delete duplicates in a row | Excel Worksheet Functions | |||
Delete duplicates? | Excel Discussion (Misc queries) | |||
Delete Duplicates | New Users to Excel | |||
Delete duplicates | Excel Worksheet Functions |