J
John Oliver
Now that I have my input working, I want to be able to average the
contents of a given range of cells. So, given:
00:00:10
00:00:30
00:01:25
00:00:16
00:02:37
00:00:08
00:00:02
I want to wind up with 00:00:44
Just using =AVERAGE(F4:F27) doesn't do the trick. One issue is probably
that "empty" cells don't appear as 0 but 12:00:00 AM
contents of a given range of cells. So, given:
00:00:10
00:00:30
00:01:25
00:00:16
00:02:37
00:00:08
00:00:02
I want to wind up with 00:00:44
Just using =AVERAGE(F4:F27) doesn't do the trick. One issue is probably
that "empty" cells don't appear as 0 but 12:00:00 AM