Hey all,
I want to calculate how many calls is needed (answered in Service Level column C) to reach the target (column G). In below example this would be 1156, not taking in account that calls are abandoned. So incoming calls and answered calls will increase. How can is calculate this using the columns i have below? SL in column F is calculated : A2/(B2-E2).
Any help is much appreciated.
[TABLE="class: grid, width: 1000"]
<tbody>[TR]
[TD="align: center"][/TD]
[TD="align: center"]A[/TD]
[TD="align: center"]B[/TD]
[TD="align: center"]C[/TD]
[TD="align: center"]D[/TD]
[TD="align: center"]E[/TD]
[TD="align: center"]F[/TD]
[TD="align: center"]G[/TD]
[TD="align: center"]H[/TD]
[/TR]
[TR]
[TD="align: center"]1[/TD]
[TD]Incoming Calls[/TD]
[TD]Answered Calls[/TD]
[TD]Answered SL[/TD]
[TD]Total Abandoned Calls[/TD]
[TD]Abandoned during IVR[/TD]
[TD]SL[/TD]
[TD]Target[/TD]
[TD]Needed Answered SL[/TD]
[/TR]
[TR]
[TD="align: center"]2[/TD]
[TD]3422[/TD]
[TD]3298[/TD]
[TD]3497[/TD]
[TD]124[/TD]
[TD]9[/TD]
[TD]73.2%[/TD]
[TD]80%[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I want to calculate how many calls is needed (answered in Service Level column C) to reach the target (column G). In below example this would be 1156, not taking in account that calls are abandoned. So incoming calls and answered calls will increase. How can is calculate this using the columns i have below? SL in column F is calculated : A2/(B2-E2).
Any help is much appreciated.
[TABLE="class: grid, width: 1000"]
<tbody>[TR]
[TD="align: center"][/TD]
[TD="align: center"]A[/TD]
[TD="align: center"]B[/TD]
[TD="align: center"]C[/TD]
[TD="align: center"]D[/TD]
[TD="align: center"]E[/TD]
[TD="align: center"]F[/TD]
[TD="align: center"]G[/TD]
[TD="align: center"]H[/TD]
[/TR]
[TR]
[TD="align: center"]1[/TD]
[TD]Incoming Calls[/TD]
[TD]Answered Calls[/TD]
[TD]Answered SL[/TD]
[TD]Total Abandoned Calls[/TD]
[TD]Abandoned during IVR[/TD]
[TD]SL[/TD]
[TD]Target[/TD]
[TD]Needed Answered SL[/TD]
[/TR]
[TR]
[TD="align: center"]2[/TD]
[TD]3422[/TD]
[TD]3298[/TD]
[TD]3497[/TD]
[TD]124[/TD]
[TD]9[/TD]
[TD]73.2%[/TD]
[TD]80%[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]