Two part question;related
All, using access 2010. I have a SSN search field. I used the input mask to format like:
000\-00\-0000;0;_Users are complaining that they are getting “invalid text entered” when they are inputting the correct data. I found that they are not starting at the beginning. When they click in the box; it doesn’t force them to go to the beginning of the field. So; they if they are not paying attention; they get the error. I know this is user error but how can I format so when they click in the box to begin the search; they are at the beginning of the field?
Also; I use input mask format when they enter a new record. They do not want to have to put the hyphens in when typing the SSN. But if they put without the hyphens; they are not able to search the record because the search field is formatted input mask. Is there another solution? Thanks