D
Dylan Moran
Hi,
I have a system that records when a customer calls.
The date / time is entered (in one field formatted as date time).
eg: 27/05/2006 6:02:03 PM
I want a query to count the number of calls that occur between certain
timeframes.
For example, the number that occur between 8-10 am, or 10 - 12, or 12 - 2pm,
2pm - 4pm etc. Preferabbly all on one report.
So that I can get a report that says
We received 100 calls from the hours of 8am to 10am
We received 400 calls from the hours of 10am to midday.
etc
This I want **not** just for one day, but for a selected date range. So I
guess I am asking for something that can only query the HH:MM:SS of the date,
and essentially ignores the DD:MM:YY part of the date.
Any assistance is appreciated.
I have a system that records when a customer calls.
The date / time is entered (in one field formatted as date time).
eg: 27/05/2006 6:02:03 PM
I want a query to count the number of calls that occur between certain
timeframes.
For example, the number that occur between 8-10 am, or 10 - 12, or 12 - 2pm,
2pm - 4pm etc. Preferabbly all on one report.
So that I can get a report that says
We received 100 calls from the hours of 8am to 10am
We received 400 calls from the hours of 10am to midday.
etc
This I want **not** just for one day, but for a selected date range. So I
guess I am asking for something that can only query the HH:MM:SS of the date,
and essentially ignores the DD:MM:YY part of the date.
Any assistance is appreciated.