If the preferred format for data entry is TEXT(always four letters)-YY(two number year)-MM(two number month), can this formatted be forced by condition in a Label?
Same with phone number. If the user enters the 10 digit phone number can a condition force it to appear as (000) 000-0000 was the user tabs out of the field?
Can a field be restricted to only four character entries, that are only letters, and must be all capital?
Can a field be programmed to covert and display entered content in Sentence Case only?
@Anonymous
Yes, there are plenty of examples if you Google.
@mdevaney has some good stuff here that you can adjust to suit your needs.
Also, IsMatch has some pre-defined patterns (such as Email) that you can try or you can delve into RegEx if you like?
You'll just have to have a play around with these to find what you need.
User | Count |
---|---|
263 | |
110 | |
98 | |
55 | |
40 |