Hi,
I have a complex problem for extracting information from a master spreadsheet.
Columns = ACCOUNT | CUSTOMER | TYPE | SERVICE | EMPLOYEES
I am trying to find duplicated account numbers from a list of 40,000. I created the master by extracting information from two seperate spreadsheets (A and B) with similar formats above. Both spreadsheets contain information required for the account numbers. However, the information is sporadic on both. Some of the data was complete and some wasn't. Hence the creation of a master to consolidate.
I've noticed after sorting by the ACCOUNT's column I have duplication but some details are missing from the other columns in some entries compared to the other, for example:
Sorted by ACCOUNT.
Account |Customer | Type | Service | Employees
123456 |ABC | | Star |
123456 |ABC | BUS | Star | 10
123456 |ABC | | |
Ideally, I would like the second entry with all the complete information to remain in the master and the incomplete ones to be extracted to another worksheet or book for record keeping.
I tried using Advanced filter and checking Unique Records Only but it does not help as each entry is still unique.
Therefore, I would still have to go through all 40000 rows to see which entry to keep out of the duplicates. Which, is a massive undertaking considering that this is only one file of fifty I have to create!
Is there a 'simple' code, function or formula to automate the search through the spreadsheet for duplicates and extract the entries that do not have complete information? I am not too savvy with Excel so I would appreciate some direction.
BTW - I am using Excel 2000.
Thank you in advance
Goofi.

I have a complex problem for extracting information from a master spreadsheet.
Columns = ACCOUNT | CUSTOMER | TYPE | SERVICE | EMPLOYEES
I am trying to find duplicated account numbers from a list of 40,000. I created the master by extracting information from two seperate spreadsheets (A and B) with similar formats above. Both spreadsheets contain information required for the account numbers. However, the information is sporadic on both. Some of the data was complete and some wasn't. Hence the creation of a master to consolidate.
I've noticed after sorting by the ACCOUNT's column I have duplication but some details are missing from the other columns in some entries compared to the other, for example:
Sorted by ACCOUNT.
Account |Customer | Type | Service | Employees
123456 |ABC | | Star |
123456 |ABC | BUS | Star | 10
123456 |ABC | | |
Ideally, I would like the second entry with all the complete information to remain in the master and the incomplete ones to be extracted to another worksheet or book for record keeping.
I tried using Advanced filter and checking Unique Records Only but it does not help as each entry is still unique.
Therefore, I would still have to go through all 40000 rows to see which entry to keep out of the duplicates. Which, is a massive undertaking considering that this is only one file of fifty I have to create!
Is there a 'simple' code, function or formula to automate the search through the spreadsheet for duplicates and extract the entries that do not have complete information? I am not too savvy with Excel so I would appreciate some direction.
BTW - I am using Excel 2000.
Thank you in advance
Goofi.