excelDummy29
New Member
- Joined
- Aug 31, 2017
- Messages
- 1
Hi,
I have raw data and need a formula to determine if SLA was met.
I need it separated by same day, 1 day, 2 days , 3 days, 3+days from month to month.
I need it to then give me the percentage (out of %100) per category to see where SLA was met or not met.
I then need to show this in a stacked bar and line graph so Management can see our process.
Currently, I am using this formula to calculate the time difference between ticket open and closed date and time:
=NETWORKDAYS(K2,L2,$P$2:$P$9)-1-MOD(K2,1)+MOD(L2,1)
Please help!
Thanks,
Excel Dummy
I have raw data and need a formula to determine if SLA was met.
I need it separated by same day, 1 day, 2 days , 3 days, 3+days from month to month.
I need it to then give me the percentage (out of %100) per category to see where SLA was met or not met.
I then need to show this in a stacked bar and line graph so Management can see our process.
Currently, I am using this formula to calculate the time difference between ticket open and closed date and time:
=NETWORKDAYS(K2,L2,$P$2:$P$9)-1-MOD(K2,1)+MOD(L2,1)
Please help!
Thanks,
Excel Dummy