Excel Function
CLEAN
Removes non-printable characters.
CLEAN(text)Arguments
text
RequiredEnter a text value (wrap with quotes when needed).
Practice Preview
format and display text values. Use CLEAN to Removes non-printable characters. use B2 for text. Fill the argument fields below and complete a formula that achieves this goal.
Sample correct formula
=CLEAN(B2)