J
JH
Hi,
I have a bunch of users that enter a lot of dates and want to do so in a
hurry. Their preferred method is to enter them using the numeric keypad as
"010203" meaning 1st January 2003.Now I could just accept this into a text
field but they then need to do some date manipulations so it has to end up
in a date field in a table. I have written a class module to do this, but it
has severe limitations as I have to put a dummy text field on the form and
then extract the date into a date field.
This is OK on a single form but is a right pain in the proverbial on
continuous forms.
DOes anyone have any useful suggestions (other than telling the user to use
slash.... ;-))
John
I have a bunch of users that enter a lot of dates and want to do so in a
hurry. Their preferred method is to enter them using the numeric keypad as
"010203" meaning 1st January 2003.Now I could just accept this into a text
field but they then need to do some date manipulations so it has to end up
in a date field in a table. I have written a class module to do this, but it
has severe limitations as I have to put a dummy text field on the form and
then extract the date into a date field.
This is OK on a single form but is a right pain in the proverbial on
continuous forms.
DOes anyone have any useful suggestions (other than telling the user to use
slash.... ;-))
John