Is there an alternate formula to the "EXACT" excel function?
I need to return a value, (let's say "Yes"), if the text in a cell is all CAPS. Is this possible in Smartsheet since the EXACT function is not available?
Thanks in advance for your help!
Answers
-
Not to my knowledge, but you can add a column and use the LOWER or UPPER function to convert all text to the same format.
=LOWER([Column with your text])
=UPPER([Column with your text])
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!