G
Gina
I want to find the elappsed time betwin StartTime and EndTime which
are in a table. I can get the answer in a Form using the startTime
and endTime with ' =([EndTime*1]-[StartTime]*24)', but the answer to
that function naturally is in decimal hours. e.g. StartTime is 08:00,
EndTime is 17:23 and the form result returns 9.5333333. That's great,
the function works, but now I want to get it back in ti 'short time'
fornat so that the answer to the example would read 9:23.
are in a table. I can get the answer in a Form using the startTime
and endTime with ' =([EndTime*1]-[StartTime]*24)', but the answer to
that function naturally is in decimal hours. e.g. StartTime is 08:00,
EndTime is 17:23 and the form result returns 9.5333333. That's great,
the function works, but now I want to get it back in ti 'short time'
fornat so that the answer to the example would read 9:23.