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?
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?