In one of my macros, I have a piece of code (several actually, in different places) which deletes any special signs from a string and then compares the values in the array and looks for duplicates. It looks like this:In one of my macros, I have a piece of code (se