R
rob peterson
I have a form with an unbound text box for entering beginning date. Mask is
99/99/0000;;_
Default value is 12/31/1999. (just for an example). The field is text. (I
couldn't get it to work with datefield format - when I tried, access said it
was too complex to run).
Anyway, when I call up the form, the field is full of numbers.
1233131413414141414 like that.
I can type over them and the mask shows up and lets me put in a date, but
what can I do to just have the default date show up.
thanks.
99/99/0000;;_
Default value is 12/31/1999. (just for an example). The field is text. (I
couldn't get it to work with datefield format - when I tried, access said it
was too complex to run).
Anyway, when I call up the form, the field is full of numbers.
1233131413414141414 like that.
I can type over them and the mask shows up and lets me put in a date, but
what can I do to just have the default date show up.
thanks.