Hello there,
How do you build an expression for a text field in the table where it cannot be left blank and the length of the text entered cannot be greater than 10?
Is Not Null, is this a valid statement? If so, how do I conbine it with a check for the length of text entered.
Thanks
How do you build an expression for a text field in the table where it cannot be left blank and the length of the text entered cannot be greater than 10?
Is Not Null, is this a valid statement? If so, how do I conbine it with a check for the length of text entered.
Thanks