Hello,
I am having a hard time figuring out this formula, any help is appreciated. I would like get an average of seconds based on certain criteria. For example, if using the table below, how could i get the average of seconds below 1:00?
[TABLE="width: 500"]
<tbody>[TR]
[TD]00:25[/TD]
[TD]1:02[/TD]
[TD]00:26[/TD]
[/TR]
[TR]
[TD]1:22[/TD]
[TD]00:80[/TD]
[TD]00:30[/TD]
[/TR]
[TR]
[TD]00:29[/TD]
[TD]00:25[/TD]
[TD]1:01[/TD]
[/TR]
</tbody>[/TABLE]
Thank You
I am having a hard time figuring out this formula, any help is appreciated. I would like get an average of seconds based on certain criteria. For example, if using the table below, how could i get the average of seconds below 1:00?
[TABLE="width: 500"]
<tbody>[TR]
[TD]00:25[/TD]
[TD]1:02[/TD]
[TD]00:26[/TD]
[/TR]
[TR]
[TD]1:22[/TD]
[TD]00:80[/TD]
[TD]00:30[/TD]
[/TR]
[TR]
[TD]00:29[/TD]
[TD]00:25[/TD]
[TD]1:01[/TD]
[/TR]
</tbody>[/TABLE]
Thank You