CLEAN(text)
text: string
CLEAN removes non-printable characters from its argument leaving only regular characters and white-space.
This function is Excel compatible.