I have list of students and i want to invert the "Name Surname" format to "Surname Name".
My problem isn't the coding, but it's the UTF-8 support for my language.
I tested the macro with looping through the names and displaying them in a msgBox, but i get question marks for every name.
Anyone else had problems with UTF-8 in Excel Macros?