gheyman
Well-known Member
- Joined
- Nov 14, 2005
- Messages
- 2,347
- Office Version
- 365
- Platform
- Windows
I have a table where there are many part numbers and there are many duplicates. I have another column where I have marked if the part was purchased before - there is a "Yes" in this column if it was.
I am trying to remove duplicate parts where one or more of the duplicates has a Yes.
So if I have part number 123 listed three times and one of them has a Yes in the Purchased column, I want to delete all of the 123 duplicates except the one that has a Yes in the Purchased column.
Not sure how to do this. I cannot filter to Yes because then part 456 will no longer be in the table.
I am trying to remove duplicate parts where one or more of the duplicates has a Yes.
So if I have part number 123 listed three times and one of them has a Yes in the Purchased column, I want to delete all of the 123 duplicates except the one that has a Yes in the Purchased column.
Not sure how to do this. I cannot filter to Yes because then part 456 will no longer be in the table.
123 | |
123 | Yes |
123 | |
456 | |
456 | |