G
guilbj2
I'm working on a AHT (average handle time) tracking sheet for a cal
center. When calculating the average time however, I'm having a littl
difficulty. I need to perform this caculation for rows 5-47.
=((B5*D5)+(C5*E5))/SUM(B5:B48)
I need to add the results of (B5*D5)+(C5*E5) + (B6*D6)+(C6*E6).....
and so on right to (B47*D47)+(C47*E47) and then divide by the sum o
b5:b48 to give me an accurate average. The average function will no
work in this situation due to the varied number of calls being take
each day (b5) by each agent. If I take the average of each day'
score, days with high volumes of calls are weighted equally with day
that have lower call volumes and this skews the numbers considerable
center. When calculating the average time however, I'm having a littl
difficulty. I need to perform this caculation for rows 5-47.
=((B5*D5)+(C5*E5))/SUM(B5:B48)
I need to add the results of (B5*D5)+(C5*E5) + (B6*D6)+(C6*E6).....
and so on right to (B47*D47)+(C47*E47) and then divide by the sum o
b5:b48 to give me an accurate average. The average function will no
work in this situation due to the varied number of calls being take
each day (b5) by each agent. If I take the average of each day'
score, days with high volumes of calls are weighted equally with day
that have lower call volumes and this skews the numbers considerable