TRIM function Posted on July 2, 2018January 4, 2023 by Tomasz Decker description: Removes all spaces except for single spaces between words. syntax: =TRIM( text ) required arguments: text A text string. Post Views: 236