Page 1 of 1

Posted: Thu Sep 06, 2018 10:12 am
by chulett
You may need to investigate the use of the CHAR() function to represent that character...

Posted: Thu Sep 06, 2018 5:40 pm
by ray.wurlod
How did you get the characters in the first argument into the routine editor? Copy/paste can give problems, as there are non-printing characters that Microsoft Office products insert to control the accented characters. (That's why Craig suggested use of the Char() function for generating the characters in that string.)