Inconsistent Behavior of String Methods for Special Unicode Characters
It seems that different String methods handle special 0xFFFD Unicode replacement character in different ways.
It seems that different String methods handle special 0xFFFD Unicode replacement character in different ways.
Although in Visual Basic 6 all string variables are inherently Unicode, the same is not true for the components that come with it. The best solution is to use the components from the Microsoft Forms 2.0 Object Library.