J
JWCrosby
Here's the situtation. I have to enter data from 400+
registration forms and each entry has a field for the date
for their exam (usually falls over a 7-day span) and the
time of their exam (must allow for am and pm). Right now
I have the fields formatted as date/time fields.
To speed up entry, I'd love to be able to simply enter,
say a "24" in the date field, and have it convert it to
04/24/04 (i.e., regular date/time format--I'd be able
to "hardwire" in the month and year) for use in reports.
Similarly, I'd like to be able to simply enter "830" in
the time field and have it become 8:30am.
Hope that's clear enough. What's the best way to do this?
registration forms and each entry has a field for the date
for their exam (usually falls over a 7-day span) and the
time of their exam (must allow for am and pm). Right now
I have the fields formatted as date/time fields.
To speed up entry, I'd love to be able to simply enter,
say a "24" in the date field, and have it convert it to
04/24/04 (i.e., regular date/time format--I'd be able
to "hardwire" in the month and year) for use in reports.
Similarly, I'd like to be able to simply enter "830" in
the time field and have it become 8:30am.
Hope that's clear enough. What's the best way to do this?