54.69.6d.20
Registered User.
- Local time
- Today, 16:21
- Joined
- May 18, 2012
- Messages
- 21
Okay. I've got a form that is pulling data off of a query. The First textbox is
LineItem - shows the tool number
AC - Shows a date and time of the lineItem shown
AQ - Shows a date and time of the lineItem shown
C - Shows a date and time of the lineItem shown
How can I find out the average time in each department (AC,AQ and C)?
(line from the query)
LineItemID 123report30Days-AC.DateTimePlaced 123report30Days-AQ.DateTimePlaced 123report30Days-C.DateTimePlaced
138888 5/7/2012 3:50:39 PM 5/8/2012 9:50:57 AM 5/8/2012 3:23:00 PM
LineItem - shows the tool number
AC - Shows a date and time of the lineItem shown
AQ - Shows a date and time of the lineItem shown
C - Shows a date and time of the lineItem shown
How can I find out the average time in each department (AC,AQ and C)?
(line from the query)
LineItemID 123report30Days-AC.DateTimePlaced 123report30Days-AQ.DateTimePlaced 123report30Days-C.DateTimePlaced
138888 5/7/2012 3:50:39 PM 5/8/2012 9:50:57 AM 5/8/2012 3:23:00 PM