Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am combining contact records from 2 different xls worksheets and need to
delete the duplicates. I need to know how to - 1. identify the duplicates [Assuming column A contains last name and column B first name, I have done this through =IF((A2=A1)*(B2=B1), "duplicate", "") but dont know if there is a better way :-)] 2. tranfer any missing information from duplicate to the reference record [additional information in columns C-Z] 3. Delete the duplicate record Thank you! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deleting Duplicate Records across multiple sheets | Excel Worksheet Functions | |||
How do I display duplicate records in Excel without deleting? | Excel Worksheet Functions | |||
Deleting duplicate records | Excel Discussion (Misc queries) | |||
Deleting both duplicate records | Excel Discussion (Misc queries) | |||
deleting duplicate records in a mail merge | Excel Discussion (Misc queries) |