L
Lynn
I am building a database for a call center. One of the metrics they track is how long each CSR spends on the phone for each call (ex. 5 min. 26 sec.). I have set this field up in the table as a short time format (5:26). The next step is to get an average of time spent on calls for all CSRs (ex. CSR1 spends 5:26 and CSR2 spends 4:50, average is 5:08). However, when I try to do the average in a query, I don't get a time format at all; I get a decimal number. I've tried everything I can think of. Any suggestions
Thanks!
Thanks!