Forum Discussion
ajmal_pottekattil_yoousuf
May 24, 2024Iron Contributor
Remove the duplicate
In this below example the we needed to only retain the "3A Cryogenic FZE" and 3C Metal Middle East FZE" Other remaining should be delete Some More Examples I want to remove the ...
PeterBartholomew1
May 27, 2024Silver Contributor
This is similar to TV1809 but uses arrays rather than helper cells. Calling your column of data 'list',
= UNIQUE(TEXTBEFORE(list, ",",,,1))
returns the 2 distinct items