CLEAN (remove non-printable characters)

Navigation:  Formulas and functions > Functions from A to Z >

CLEAN (remove non-printable characters)

Previous pageReturn to chapter overviewNext page

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