I need help building a formula that looks at an adjacent cell and returns something (X or 1 or whatever) for the logic shown below:
If content in the cell is not alphanumeric( e.g. special characters - neither a letter nor a number).
And/or content in the cell is fewer than 3 characters or greater than 8 characters.
It would be great if Smartsheet allowed us to limit the number of characters in a field, but since they don't (I've submitted a Feature Request), the next best thing will be to capture situations where thresholds are exceeded in an adjacent cell, so I can leverage Conditional Formatting or trigger an Alert.
Thanks Community!