M
Melinda
I am trying to calculate time using Allen Browne's theory. I ran a query
puting Minutes: DateDiff("n", [StartDateTime],[EndDateTime]) and then I
displayed the hours and minutes in the form with a text box with this in the
Control Source: =[Minutes]\60 and Format ([Minutes]Mod 60, "\:00"). Our
documenting system is on tenths. For every six minutes that is a tenth.
How I would like for it to calculate is in tenths, how would I force it to
reflect tenths. Thanks..Melinda
puting Minutes: DateDiff("n", [StartDateTime],[EndDateTime]) and then I
displayed the hours and minutes in the form with a text box with this in the
Control Source: =[Minutes]\60 and Format ([Minutes]Mod 60, "\:00"). Our
documenting system is on tenths. For every six minutes that is a tenth.
How I would like for it to calculate is in tenths, how would I force it to
reflect tenths. Thanks..Melinda