Validation length check?

S

shumaker

This is valid:
99 > Len([Field Name])

But
200 > Len([1 Positive Feedback])
produces invalid formula.

Any numbers in the formula larger than 99 are not accepted as valid.
How do I work around this?

I tried (20*20) and it is invalid, but (10*20) is valid. What is going
on here?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top