Navigation: Formulas and functions > Functions from A to Z >
Syntax:
CLEAN(Text)
Description:
This removes all non-printable characters (characters with an ANSI code below 32) from the specified text string.
See also:
TRIM