I think that I have a similar issue and posted it in another forum -- Here is my post -
mjones219 (TechnicalUser) Jul 18, 2002
I have an Assignments Table (tblAssignment) that I need to have incremental numbering on a field so that each record has a unique number. However the numbering is...
I have an Assignments Table (tblAssignment) that I need to have incremental numbering on a field so that each record has a unique number. However the numbering is alpha-numeric:
YYYY-xxx-0000
where YYYY = the current year (4-digits);
and xxx is 3-alpha-characters limited to a...
I am familiar with the Calendar Control, however I am not familiar with the DatePicker control.
Do both require the user to manipulate the mouse to input this type?
It tends to slow down the input of data when the user has to switch between the keyboard and the mouse and then back to the keyboard.
Thanks for the prompt response!
Question: When the date format is mm/dd/yy does this mean the user has to input the leading zeroes? I would like it to allow for input such as 1/1/1, and then to show as 01/01/01. (I work with "grownup-babies" and they think that having to type...
I need to restrict input in to a telephone field. I want to allow only the entry of an "8" as the first number in the input mask "(000) 000-0000". How do I make the first number only allow an "8"?
How do I make number fields (autonumber and/or number) display the leading zeroes, such as 0007?
Also, How to default date fields to show leading zeroes, such as 06/02/02?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.