J
Justin
I have created a report that lists on duty hours for each driver along
with a column showing a sum of the previous six days. When a driver
has been off duty for over thirty-four hours, the total needs to be
reset to zero. Should I create a subquery in order to do this or is
there an easier (better) way to accomplish this?
TIA for any help.
Justin Thomsa
with a column showing a sum of the previous six days. When a driver
has been off duty for over thirty-four hours, the total needs to be
reset to zero. Should I create a subquery in order to do this or is
there an easier (better) way to accomplish this?
TIA for any help.
Justin Thomsa