I have data regarding the response of units to a particular incident based on their "status change", I.E. Dispatched, Arrived, Transport, Available, and need to calculate Response time (Dispatch to arrive), and Total time (Dispatch to Available).
I am trying to calculate the time difference in a spreadsheet based on two sets of criteria. I have a field named Event# which has multiple entries depending on a Unit ID (which will also have multiple entries) and then a Unit Status.
The first criteria needs to evaluate Event# to compare only those Event #'s that are the same, and the second needs to evaluate Unit ID to then compare only Unit ID's are the same within that particular Event # (there can be multiple units for one Event #). I am looking to determine the time difference between two entries where the Date/Time field represents a particular Unit Status change.
My issue is how to do this in one or more steps.
Spreadsheet for help.xlsx
Bookmarks