L
Luca Brasi
We got an Access db containing contact data including some phone number
fields (mobile, direct, fax,...). All these fields have following input mask:
!\(999") "000\-0000;0;_
This mask looks ok to me and works for most people, but for a few users it
don't. If they try to enter a number they cannot enter the last 3 figures.
Example:
They want to enter "(123) 456-7890" but can only input "(123) 456-7".
If they edit a field that already contains a correct phone number (entered
by someone else) and press Enter without having made any changes, Access pops
up the message that the input does not fit the input mask.
I observed that replacing the "-" (minus sign) in the input mask with just a
space makes the problem disappear. But that's not the phone number format
they require for the db fields...
I cannot reproduce this issue if I do a login on their machines. Neither do
they if they log into a new machine (where a new empty user profile is
created). So the problem seems to be connected to the settings of these local
profiles. I don't want to delete
I guessed that the regional and language settings of the users affected
could cause the problem but I could not make out any differences to my own
profile settings (but maybe I overlooked something?).
Anyone knows such problems? How can the minus sign mess up the input mask?
What could be special about the user profiles affected?
Many thanks for any hints.
Luca
fields (mobile, direct, fax,...). All these fields have following input mask:
!\(999") "000\-0000;0;_
This mask looks ok to me and works for most people, but for a few users it
don't. If they try to enter a number they cannot enter the last 3 figures.
Example:
They want to enter "(123) 456-7890" but can only input "(123) 456-7".
If they edit a field that already contains a correct phone number (entered
by someone else) and press Enter without having made any changes, Access pops
up the message that the input does not fit the input mask.
I observed that replacing the "-" (minus sign) in the input mask with just a
space makes the problem disappear. But that's not the phone number format
they require for the db fields...
I cannot reproduce this issue if I do a login on their machines. Neither do
they if they log into a new machine (where a new empty user profile is
created). So the problem seems to be connected to the settings of these local
profiles. I don't want to delete
I guessed that the regional and language settings of the users affected
could cause the problem but I could not make out any differences to my own
profile settings (but maybe I overlooked something?).
Anyone knows such problems? How can the minus sign mess up the input mask?
What could be special about the user profiles affected?
Many thanks for any hints.
Luca