February 28, 200817 yr Hello everyone, I need some help here. I need to force the user to enter "4 characters" (no more and no less) in a field. How can I setup a calculated validation for the field? Thxs :
February 28, 200817 yr Author Thank you very much. I also didn't want to not allow spaces so I used this: [color:blue]Length (Trim(field)) = 4 Works fine. Thxs again. : :)
Create an account or sign in to comment