M
Michelle
Ok all here's a complicated one for you all (i think)!!!
I have a table as follows:-
Date
Skill - three digit numbers
Time - time in half hour intervals
Calls - the number of calls received for each skill at
each time interval on a particular date.
I need to get call totals for 3 ranges of skills:-
ie for each date + time interval i need
1. the sum of calls for skills 103-110
2. the sum of calls for skills 113-120
3. the sum of calls for skills 123-133
This info all needs to be in one query (i think) as i need
to base a report on the info.
The report needs to be based on a particular date showing
1. time interval down left hand side of report
2. 3 columns showing sum of calls as above for each time
interval.
I hope this makes sense and would be grateful for any help.
REgards
Michelle
I have a table as follows:-
Date
Skill - three digit numbers
Time - time in half hour intervals
Calls - the number of calls received for each skill at
each time interval on a particular date.
I need to get call totals for 3 ranges of skills:-
ie for each date + time interval i need
1. the sum of calls for skills 103-110
2. the sum of calls for skills 113-120
3. the sum of calls for skills 123-133
This info all needs to be in one query (i think) as i need
to base a report on the info.
The report needs to be based on a particular date showing
1. time interval down left hand side of report
2. 3 columns showing sum of calls as above for each time
interval.
I hope this makes sense and would be grateful for any help.
REgards
Michelle