B
Boz
Hi...need help again....
Access 97 database. I have a form for associate work hours. As associates
work a trailer, they put down their name, start date, start time, end date
and end time. All date fields are defined uning "Short Date". Time fields
are in the 24 hour format. The fields are then calculated to show the amount
of time it took for the associate to work the trailer. Unfortunately,
associates on the floor do not always use 24 hour times when they are filling
out their sheet. If the data entry clerk in the office does not catch this
and convert the time, many times this will lead to negative work times. I
used the following validation rule in the Start Date field to ensure that
they were at least getting the right year:
I would like to be able to use a validation rule in the End Date field that
will show an error message if the date typed in is prior to the date typed in
the Start Date field.
I would also like to be able to use a validation rule for the Start Time and
End Time field to do the same thing.
Any help will be appreciated.
Linda
Access 97 database. I have a form for associate work hours. As associates
work a trailer, they put down their name, start date, start time, end date
and end time. All date fields are defined uning "Short Date". Time fields
are in the 24 hour format. The fields are then calculated to show the amount
of time it took for the associate to work the trailer. Unfortunately,
associates on the floor do not always use 24 hour times when they are filling
out their sheet. If the data entry clerk in the office does not catch this
and convert the time, many times this will lead to negative work times. I
used the following validation rule in the Start Date field to ensure that
they were at least getting the right year:
=#1/1/05# And <#1/1/06#
I would like to be able to use a validation rule in the End Date field that
will show an error message if the date typed in is prior to the date typed in
the Start Date field.
I would also like to be able to use a validation rule for the Start Time and
End Time field to do the same thing.
Any help will be appreciated.
Linda