G
Guest
I have a column that holds the duration of calls (duration) in which I'm
trying to sum per ext: ie:104
the current format is hh:mm:ss and the column would look something like this:
00:00:21
00:04:46
00:00:35
I've tried to do a running sum. When I put the control box in and make the
control source =sum([duration]) it takes it ok when I put in the format as
hh:mm:ss it changes it to hh:nn:ss (what is nn) anyway, the first line sum
comes to 0:01:03? How is that when it should be 00:00:21.
Bottom line I apperantly don't have any clue what I'm doing. I don't know
if running sum is what I really need the report is grouping already if I
could just show the bottom line for each ext that would be ok as well. Could
someone help me. Note this should show total time that the person was on the
phone.
Thanks,
ScottP
trying to sum per ext: ie:104
the current format is hh:mm:ss and the column would look something like this:
00:00:21
00:04:46
00:00:35
I've tried to do a running sum. When I put the control box in and make the
control source =sum([duration]) it takes it ok when I put in the format as
hh:mm:ss it changes it to hh:nn:ss (what is nn) anyway, the first line sum
comes to 0:01:03? How is that when it should be 00:00:21.
Bottom line I apperantly don't have any clue what I'm doing. I don't know
if running sum is what I really need the report is grouping already if I
could just show the bottom line for each ext that would be ok as well. Could
someone help me. Note this should show total time that the person was on the
phone.
Thanks,
ScottP