Hi all, I have two text files. Both contain just one column of names. I want to combine them into one list which has all unique names. Basically, i want to join them but remove duplicates. Any advice on how to achieve that would be great.

regards,
DS