Forum Discussion
Kavi25
Apr 18, 2020Copper Contributor
Remove duplicates except some duplicate values
Hi, i need help in removing duplicates (column named asset) but wherein my condition is not to remove duplicate value (column named asset) of different file no. For better understanding of my problem statement i have attached the image. And also i have attached excel with raw data. Please find the both and provide me the solution for the same.
4 Replies
If you have Office 365, you can use the UNIQUE dynamic array function to remove duplicates value as seen below
- Kavi25Copper ContributorThanx for the solution. But in this case all duplicate values got eliminated wherein i want the duplicate value to be retained if my file number changes as i have explained my problem statement in the attached image. So please help me with the same.
- Riny_van_EekelenPlatinum Contributor
Kavi25 Perhaps the attached file holds the solution. It's quick-and dirty and can probably be automated better. But it works, supposing you are on the most recent Excel version.