meyerg
11-03-2001, 04:21 AM
while attempting to calculate in a query from a start time and end time the total length of an event, the query field properties do not allow formatting as date/time. I may be going about this wrong, but wouldn't I use a query to subtract start and end times to get total time to fill my table. The times may be from before and after midnight requiring the entire mm/dd/yy 00:00:00 format for the machine to figure out the total time (i.e. from 11/3/01 22:00 to 11/4/01 02:00 would be 04:00 in time)??