I need to replace a goofy character CHR(141) with a space in a memo field. Does anyone know how this is done? It looks like a REPLACE command with the ADDITIVE keyword would do it, but I can't get it to compile. (You can't use the STUFF() function in a memo field.)