Skip to main content

Excel TRIM Function

Author: Siluvia Last Modified: 2024-10-29

The Excel TRIM function removes all extra spaces from text string and only keeps single spaces between words.

show the usage of Excel TRIM function

Syntax

=TRIM(text)


Argument

Text (Required): The text you want to remove extra spaces from.


Return Value

The text with extra spaces removed


Function Notes

  • The TRIM function can only remove the 7-bit ASCII space character (value 32) from text;
  • The TRIM function can’t remove the non-breaking space character (value 160) which is commonly used in Web pages as the HTML entity;

Examples

Example 1: Remove extra spaces from text and only keep single spaces between words

If you want to remove spaces such as leading, trailing and extra spaces from a cell, please do as follows.

Select a blank cell, copy the below formula into it to get the result. Keep selecting the result cell, drag the Fill Handle to apply the formula to other cells.
=TRIM(B3)

show the usage of Excel TRIM function
Example 2: Remove extra spaces and line breaks from text

The TRIM function can’t remove the non-breaking space character from cell. If you want to remove both the extra spaces and line breaks from text at the same time. Please apply the below formula.

Select a blank cell, copy the below formula into it to get the result. You can see extra spaces and non-breaking character are removed at once.
=CLEAN(TRIM(B3))

show the usage of Excel TRIM function

Related Functions

Excel SUBSTITUTE function
The Excel SUBSTITUTE function replaces text or characters within a text string with another text or characters..

Excel TEXTJOIN Function
The Excel TEXTJOIN function joins multiple values from a row, column or a range of cells with specific delimiter.

Excel TEXT Function
The TEXT function converts a value to text with a specified format in Excel.

Excel UPPER Function
The Excel UPPER function converts all letters of a given text to uppercase.


The Best Office Productivity Tools

Kutools for Excel - Helps You To Stand Out From Crowd

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions
Popular Features: Find, Highlight or Identify Duplicates  |  Delete Blank Rows  |  Combine Columns or Cells without Losing Data  |  Round without Formula ...
Super VLookup: Multiple Criteria  |  Multiple Value  |  Across Multi-Sheets  |  Fuzzy Lookup...
Adv. Drop-down List: Easy Drop Down List  |  Dependent Drop Down List  |  Multi-select Drop Down List...
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  Compare Columns to Select Same & Different Cells ...
Featured Features: Grid Focus  |  Design View  |  Big Formula Bar  |  Workbook & Sheet Manager | Resource Library (Auto Text)  |  Date Picker  |  Combine Worksheets  |  Encrypt/Decrypt Cells  |  Send Emails by List  |  Super Filter  |  Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters ...)  |  50+ Chart Types (Gantt Chart ...)  |  40+ Practical Formulas (Calculate age based on birthday ...)  |  19 Insertion Tools (Insert QR Code, Insert Picture from Path ...)  |  12 Conversion Tools (Numbers to Words, Currency Conversion ...)  |  7 Merge & Split Tools (Advanced Combine Rows, Split Excel Cells ...)  |  ... and more
Use Kutools in your preferred language – supports English, Spanish, German, French, Chinese, and 40+ others!

Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...


Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)

  • One second to switch between dozens of open documents!
  • Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
  • Increases your productivity by 50% when viewing and editing multiple documents.
  • Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.
OSZAR »