Formulas and Functions

Formulas and Functions

Ask for help with your formula and find examples of how others use formulas and functions to solve a similar problem.

Parsing \

Have a column called Manager Short Name. I want to parse out the ID after \, example EMEA\abcdf

I have tried many variations of

=RIGHT([Manager Short Name]@row, FIND("\", [Manager Short Name]@row) -1)

I get #unparseable

I have used this same formula in other columns but I have not had \ as the factor its been . or /. Some reason it doesn't appear to like the \ symbol.

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!

Trending in Formulas and Functions