Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
CLEAN strips control characters and other non-printable characters that may be imported from databases, web pages, or other systems, returning a clean version of the text. Use it as a preprocessing step before sorting, searching, or displaying imported data that contains hidden characters causing unexpected behavior.
=CLEAN(A2)=CLEAN(A2)Computed by a real spreadsheet engine on the sample data below.
| RawText |
| Hello World |
| Data Entry |
| Report Name |
| Item Label |
=CLEAN(A2)→Hello World
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need a version for your data?
Try: “Remove hidden control characters from text imported from an external database”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: