Hi. I hope this is really easy. I can't seem to find a solution. I have an unbound field used for searching records on a form. I would like to specify the unbound field to allow only 10 number entries..... meaning the person entering data into this unbound field would not be allowed to enter more than 10 numbers, ex 1234567899. I tried putting in 9999999999 in the Input mask of the control, but I did not like how when you clicked into the field, you were able to start typing anywhere in it. If you clicked in the center of it and tried entering in data it would only allow four or so numbers.
My reason for modying what I created is just so the person doing data entry does not always have to make sure the cursor is at the beginning of the textbox and instead have it automatically focused at the beginning no matter where in the text box they click. Any suggestions?
My reason for modying what I created is just so the person doing data entry does not always have to make sure the cursor is at the beginning of the textbox and instead have it automatically focused at the beginning no matter where in the text box they click. Any suggestions?