Can someone tell me how I can limit a number field to accept only up to 3 digits. In other words I want the field to be able to accept:
example: 1
or
example: 12
or
example: 123
But NOTaccept
example: 1234
or
example: 12345
There is probably a simple method but I am not familiar to set it.
Your help is extremely appreciated.
Labprof
example: 1
or
example: 12
or
example: 123
But NOTaccept
example: 1234
or
example: 12345
There is probably a simple method but I am not familiar to set it.
Your help is extremely appreciated.
Labprof