Bridge - Limit Amount of Characters in a String

I am trying to limit the amount of Characters in a String to Less then 50. So if there is more than 50 characters I want to remove the excess Characters, is this possible? I built out checking the size of the string and substracting the 50 from that amount, but I cannot find a way to remove that many characters from the String. Is there a way to do this?


Tags:

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!