Input Mask only works on the 3rd date on the field

E

emerlita

My Input Mask only works on the 3rd data and on. The first and 2nd
data entered don't follow the mask at all. Can anyone help , please?
 
M

missinglinq via AccessMonster.com

You're going to have to be a good deal clearer in explaining your problem!
What exactly does "3rd data" mean? An Input Mask has to be defined for each
control.

My Input Mask only works on the My Input Mask only works on the 3rd data and on. The first and 2nd
data entered don't follow the mask at all. Can anyone help , please? and on.
The first and 2nd
 
E

emerlita

You're going to have to be a good deal clearer in explaining your problem!
What exactly does "3rd data" mean? An Input Mask has to be defined for each
control.



data entered don't follow the mask at all. Can anyone help , please? and on.
The first and 2nd


--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000

http://www.accessmonster.com/Uwe/Forums.aspx/access-forms/200705/1

I have a mask of >LL\-LL\-00## ans should show like this ... CG-
SO-1173
But when i do a look-up from another table to this table i get
CGSO1173 for the first 2 records in the combo and the rest follows the
inut mask as CG-SO-1173.
 
Top