B
Bunky
I have a date/time field that is driving me nuts! When the client enters a
time in short time format, the 23:45 is supposed to representing 23 minutes
and 45 secs. When I look at the table, it is stored as 23 hours, 45 minutes
and 0 secs. How can I get the field to represent 23 minutes and 45 sec.?
I initially was going to change the table to two fields defined as numbers.
However when I need to average a group of times for one person, a lot of
problems occur. If it is possible to force the table to store as I
indicated, life would be better!
Thanks,
Kent
time in short time format, the 23:45 is supposed to representing 23 minutes
and 45 secs. When I look at the table, it is stored as 23 hours, 45 minutes
and 0 secs. How can I get the field to represent 23 minutes and 45 sec.?
I initially was going to change the table to two fields defined as numbers.
However when I need to average a group of times for one person, a lot of
problems occur. If it is possible to force the table to store as I
indicated, life would be better!
Thanks,
Kent