Skip to content

Instantly share code, notes, and snippets.

@arthurleon
Created June 25, 2015 15:01
Show Gist options
  • Save arthurleon/6757af730e446306cf6f to your computer and use it in GitHub Desktop.
Save arthurleon/6757af730e446306cf6f to your computer and use it in GitHub Desktop.
How to remove spaces at the end and the beginning of a cell or selection
Find & Replace:
Search = spacebar*$
Replace = nothing
Check Regular Expressions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment