Archive of Mr Excel Message Board
The previous assistant had been entering time incorrectly as decimal amounts, which was disastrous when it came to summing time spent on the phone and averaging time per call.
I have switched to inputing the times using the colon rather than a decimal point, and this has only caused a different set of problems. Apparently, "time" in Excel mean only time on a clock, and not quantities of time. If you add 11 hours to 9 hours, I need the computer to say 20 hours, not 8:00.
There is a secondary problem where the average function is including empty cells in calculations. How can I get it to average only quantities which have been entered and ignore empty cells?

[h]:mm
I'm having trouble believing that AVERAGE() is
considering empty cells since it's help topic
explicitly states:
"If an array or reference argument contains text,
logical values, or empty cells, those values are
ignored; however, cells with the value zero are
included."
