E
el zorro
I've developed a data input form for users who insisted
on using military time (e.g, 3:30 p.m. = 1530). They
don't use any colons, they just type the numbers. Seemed
to work fine, except that now I have been asked to do a
calculation that subtracts the end time for an event from
the start time, to get elapsed time. Of course, it doesnt
work with this military time format. For example, one
hour would be represented by the number 100, but a half
hour could be 30 or 70, depending on the times.
SO, does Access have a conversion function that can deal
with this?
on using military time (e.g, 3:30 p.m. = 1530). They
don't use any colons, they just type the numbers. Seemed
to work fine, except that now I have been asked to do a
calculation that subtracts the end time for an event from
the start time, to get elapsed time. Of course, it doesnt
work with this military time format. For example, one
hour would be represented by the number 100, but a half
hour could be 30 or 70, depending on the times.
SO, does Access have a conversion function that can deal
with this?