LutonBarry
11-17-2015, 08:33 AM
Folks Can you help. I need to measure for each Ticket Id, or each Activity Type ID ("HARDWARE-XX-02" or "HARDWARE-UK-03"), return the earliest Start DateTime. If those Activity Type Id's are not present the earliest Start DateTime of the Ticket Id. Then also I need to measure for each Ticket Id, or each Activity Type ID ("HARDWARE-XX-04" or "HARDWARE-UK-05"), return the Latest Resolve DateTime. If those Activity Type Id's are not present the latest Resolve DateTime of the Ticket Id.
I attach a spreadsheet from which the data highlighting the cells I would like to be included in the measure. Note also the HARDWARE-UK and HARDWARE-XX Activity Types will not be included within the same Ticket ID.
I would like the data presented if possible as below.
there is a closed thread Help Needed for a Novice (http://www.vbaexpress.com/forum/showthread.php?54284-Help-Needed-for-a-Novice) with further back ground information.
Ticket Id
Activity Type Id
Start Datetime
Resolved Datetime
1
HARDWARE-XX-02
30/06/2015 09:26:25
12/07/2015 09:20:00
2
HARDWARE-XX-02
27/08/2015 13:48:09
23/10/2015 10:07:00
3
LEVEL1
27/08/2015 14:39:27
18/09/2015 11:36:00
I attach a spreadsheet from which the data highlighting the cells I would like to be included in the measure. Note also the HARDWARE-UK and HARDWARE-XX Activity Types will not be included within the same Ticket ID.
I would like the data presented if possible as below.
there is a closed thread Help Needed for a Novice (http://www.vbaexpress.com/forum/showthread.php?54284-Help-Needed-for-a-Novice) with further back ground information.
Ticket Id
Activity Type Id
Start Datetime
Resolved Datetime
1
HARDWARE-XX-02
30/06/2015 09:26:25
12/07/2015 09:20:00
2
HARDWARE-XX-02
27/08/2015 13:48:09
23/10/2015 10:07:00
3
LEVEL1
27/08/2015 14:39:27
18/09/2015 11:36:00