Hi there,
Firstly, my table consists of:
Option line:
Mainline
Data Centre
Each line would have a record pertaining to the type of calls they've managed:
Live
Voice Mail
Fax
EMail
Now I need to create a report where each "Option Line's" calls are summed up. Then I would create a calculated query to determine the Live %, # of operator per "Line Option"
I was hoping my report would reflect for each Line option like:
Data Centre:
Live = 5
Voice Mail = 5
Fax = 5
EMail = 5
Total Calls = 20
Live % = ([Total Calls]-/Total Calls]] or 75%
I hope I haven't confused you.
Thanks in advance.
Firstly, my table consists of:
Option line:
Mainline
Data Centre
Each line would have a record pertaining to the type of calls they've managed:
Live
Voice Mail
Fax
Now I need to create a report where each "Option Line's" calls are summed up. Then I would create a calculated query to determine the Live %, # of operator per "Line Option"
I was hoping my report would reflect for each Line option like:
Data Centre:
Live = 5
Voice Mail = 5
Fax = 5
EMail = 5
Total Calls = 20
Live % = ([Total Calls]-/Total Calls]] or 75%
I hope I haven't confused you.
Thanks in advance.