rosydiamond
New Member
- Joined
- Sep 26, 2006
- Messages
- 2
I need to determine the average time to answer the phone in minutes and seconds in Excel. The raw data comes in seconds. I get 1 value for each day of the month. The data is the average amount of time spent on per phone call for that day. I need to be able to give a monthly average of time spent per call.
I have tried just doing the following:
=AVERAGE(D3:D33)
=AVERAGE(D3:D33)*0.6
=AVERAGE(D3:D33)/60
I am not sure what formula to use. Since the numbers are just formated as general (116, 41, 48, 48, 28, 102...etc) but they are really seconds. I tried changing the formatting of the cell to mm:ss, but then I get something wierd...for example for 116, I should get 1:56, instead I get 00:00...I am looking for any help that I can get.
Thank you!
I have tried just doing the following:
=AVERAGE(D3:D33)
=AVERAGE(D3:D33)*0.6
=AVERAGE(D3:D33)/60
I am not sure what formula to use. Since the numbers are just formated as general (116, 41, 48, 48, 28, 102...etc) but they are really seconds. I tried changing the formatting of the cell to mm:ss, but then I get something wierd...for example for 116, I should get 1:56, instead I get 00:00...I am looking for any help that I can get.
Thank you!