Hello, I need to read text and remove all characters except russian Cyrillic + standard Latin letters + Numbers + ,.-
Probably the best way is to use regex, but I have no experience with it. Please help!
Hello, I need to read text and remove all characters except russian Cyrillic + standard Latin letters + Numbers + ,.-
Probably the best way is to use regex, but I have no experience with it. Please help!
It Works, thank You @NIVED_NAMBIAR
If Possible I would also appreciate the way to remove new lines, is there universal way or should I just replace vbNewLine with nothing?
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.