T
Tommy2326
I'm trying to create a query that will show machine running times. There are
three times that will be included in the query:
Total Available Time
Running Time
Downtime
Total Available Time is a standard time and is always constant. The data
for Running Time and Downtime are recorded in a table and also used in other
queries. I am wanting to show the sum of the Downtime and the sum of the
Running Time. The field with the downtime is called 'Downtime (Min)' and
the field with the running time is called 'Running Time (Mins)'
Tommy
three times that will be included in the query:
Total Available Time
Running Time
Downtime
Total Available Time is a standard time and is always constant. The data
for Running Time and Downtime are recorded in a table and also used in other
queries. I am wanting to show the sum of the Downtime and the sum of the
Running Time. The field with the downtime is called 'Downtime (Min)' and
the field with the running time is called 'Running Time (Mins)'
Tommy