VBA - Deleting duplicated in one string which are separated by semicolon
问题 I have got in one string like 800 adress emails. They are separated by semicolon. How should I do it to delete duplicates in that string? 回答1: Please update your question to show what you have already tried. It is very possible that your current code only needs a bit of tweaking. Below is a more general way to accomplish what you're after, but like I said, there may be an easier way to fix your current code and you won't really learn by copying and pasting code. Function RemoveDuplicates(rng