Support trim spaces when paste/import from Excel


Version: 2026b

Type: Features

Category: Data Handling

Subcategory: Worksheet

Jira: ORG-32704


Two ways to remove spaces at the beginning/end, and only keep one space when multiple spaces in the text.

  1. Select Paste(Trim Spaces) to paste.

  2. Use LT function Trim(), like Trim(A) to do this for column A.