View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Sheeloo[_3_] Sheeloo[_3_] is offline
external usenet poster
 
Posts: 1,805
Default How do I calculate the average time from a group of TIMES in excel

=Average(A1:A1500) if your times are in the range A1:A100.

Am I missing something here?

"CRMRAA" wrote:

I have a list of about 1500 times (in military format) that I would like to
get the mean of the list. Please advise and thank you in advance.