S
shirl
I have been given a database, which has been used to record incoming
calls, the user enters the time someone phones in, the department name
and person they were put through to.
They now want to be able to record the number of calls to departments
on an hourly basis and display this in a report, so that they can see
which departments get the most calls.
The report is to display the list of calls by date, department and a
total number of calls to a department between say 09.00 and 10.00,
10.00 and 11.00 and so on.
Fields in the database are, Caller, date called, time called, contact,
department. Time called is short time format.
I'm not sure of the best way to do this, so would welcome suggestions.
Shirl
calls, the user enters the time someone phones in, the department name
and person they were put through to.
They now want to be able to record the number of calls to departments
on an hourly basis and display this in a report, so that they can see
which departments get the most calls.
The report is to display the list of calls by date, department and a
total number of calls to a department between say 09.00 and 10.00,
10.00 and 11.00 and so on.
Fields in the database are, Caller, date called, time called, contact,
department. Time called is short time format.
I'm not sure of the best way to do this, so would welcome suggestions.
Shirl