I´m facing a strange problem. I have a column & I have to calculate the average. I can use average function for doing this. Sounds simple! I get an average of 8:36:04 using average formula.
But when I select all the cells, I see an average of 32:36:04 in the footer. Screenshot shown below for reference. I expected these to be same. Can the experts in this forum throw some light on this? I may be doing something silly
But when I select all the cells, I see an average of 32:36:04 in the footer. Screenshot shown below for reference. I expected these to be same. Can the experts in this forum throw some light on this? I may be doing something silly
Book1 | |||
---|---|---|---|
FM | |||
1 | duration | ||
2 | 18:21:10 | ||
3 | 0:30:22 | ||
4 | 0:43:56 | ||
5 | 16:10:30 | ||
6 | 5:13:38 | ||
7 | 18:11:39 | ||
8 | 19:24:08 | ||
9 | 3:28:02 | ||
10 | 7:52:35 | ||
11 | 2:23:12 | ||
12 | 22:23:44 | ||
13 | 0:55:32 | ||
14 | 3:39:12 | ||
15 | FALSE | ||
16 | 2:53:51 | ||
17 | 19:21:59 | ||
18 | 4:13:38 | ||
19 | 2:19:00 | ||
20 | 22:35:28 | ||
21 | 15:05:01 | ||
22 | 2:16:54 | ||
23 | 17:40:58 | ||
24 | 16:28:32 | ||
25 | 16:40:55 | ||
26 | 1:57:12 | ||
27 | 6:35:40 | ||
28 | FALSE | ||
29 | 0:10:49 | ||
30 | FALSE | ||
31 | FALSE | ||
32 | FALSE | ||
33 | FALSE | ||
34 | FALSE | ||
35 | FALSE | ||
36 | 8:36:04 | ||
37 | 0:55:49 | ||
Incidents |
Cell Formulas | ||
---|---|---|
Range | Formula | |
FM36 | FM36 | =AVERAGE(FM2:FM35) |
FM37 | FM37 | =AVERAGEA(FM2:FM35) |