PiggyChu620
New Member
- Joined
- Jan 24, 2019
- Messages
- 5
I have a spreadsheet with a list of Chinese names, and a macro to read all those names into a array.
Most of the names worked fine, but there is one name contains the character 袝, and it become ? in the array.
I'm guessing that it contains some special character in the unicode.
Could somebody please be so kind and teach me how could I escape those special characters and read it correctly!?
Much appreciated!!!
Most of the names worked fine, but there is one name contains the character 袝, and it become ? in the array.
I'm guessing that it contains some special character in the unicode.
Could somebody please be so kind and teach me how could I escape those special characters and read it correctly!?
Much appreciated!!!