Sorting by time in a time / date field
Posted by Joe G on January 26, 2001 8:33 PM
I have a unique problem. I am responsible for the statistics of our EMS (Paramedic) system. I have an excel file from our 911 system. I need to devise a way to count the number of calls in which we responded to in "Less than 1 minute", ">1min but <2min", ">2min but <3min", etc...; and sorted by time of day. The response times are kept in one column and are listed in seconds, no problem. The Time of the calls are listed in a date/time fashion; ie "11/01/2000 01:00:54". I can format it to just see the military time in the box - although date remains there, just not seen. I can't figure how to sort by hour without the date and to count the number of calls by the two above criterias. HELP!!