In calc, I have a column showing times of arrival:
8:00:00 AM
7:50:00 AM
7:55:00 AM
7:50:00 AM
8:20:00 AM
8:00:00 AM
8:05:00 AM
8:05:00 AM
8:00:00 AM
At the bottom of the column, I have a column with the calculation: =AVERAGE(B10:B18). The result that it gives me is “10:40:00 AM”. Unless I’ve made a dumb mistake…that’s not right. Just by doing some of the math by hand, that should be ~“8:00:00 AM”.
All of this is imported from excel, where the formula worked.
Is there another formula that I should be using?