Forum Discussion
Jamie Batie
Mar 24, 2020Copper Contributor
Help with shortening words in a cell
Hi there. I am looking to see if there is an easy function that I could use, to shorten a name in a field. For example, I only want the first 10 letters to show up. I included a document to sh...
Azin Wright
Mar 24, 2020Copper Contributor
=Left(CELL,10)