Hello,
I have a dilemma that I am unable to resolve.
I have a list of work orders that are assigned to many status types (see sample below). I would like to create a query that pulls the last entry for “WO ID” D114 assigned to John Day. For example, the last entry for John Day is displayed as the very first one “Assigned to Field” and dated 11/29/04.
How or what can I do to get my output.
WO ID Enter Date Enter Time Status Type
D114 11/29/04 1:13:23 PM Assigned to Field
D114 11/23/04 3:22:14 PM Received from PM
D114 9/22/04 7:30:48 AM Completed by PM
D114 9/17/04 6:30:48 AM Assigned to Field
D114 9/17/04 7:30:48 AM Request from Field
D114 9/17/04 7:30:48 AM Received from PM
D114 7/15/04 2:44:16 PM Returned to Construct
D114 7/15/04 2:44:16 PM Received from Field
D114 7/15/04 2:44:16 PM Completed by PM
D114 6/17/04 2:44:16 PM Assigned to Field
Appreciate any help. Thanks.
I have a dilemma that I am unable to resolve.
I have a list of work orders that are assigned to many status types (see sample below). I would like to create a query that pulls the last entry for “WO ID” D114 assigned to John Day. For example, the last entry for John Day is displayed as the very first one “Assigned to Field” and dated 11/29/04.
How or what can I do to get my output.
WO ID Enter Date Enter Time Status Type
D114 11/29/04 1:13:23 PM Assigned to Field
D114 11/23/04 3:22:14 PM Received from PM
D114 9/22/04 7:30:48 AM Completed by PM
D114 9/17/04 6:30:48 AM Assigned to Field
D114 9/17/04 7:30:48 AM Request from Field
D114 9/17/04 7:30:48 AM Received from PM
D114 7/15/04 2:44:16 PM Returned to Construct
D114 7/15/04 2:44:16 PM Received from Field
D114 7/15/04 2:44:16 PM Completed by PM
D114 6/17/04 2:44:16 PM Assigned to Field
Appreciate any help. Thanks.