Hi there,
I'm trying to average column that only contain number (and ignoring zero) but I still dont get the right formula.
I tried with (=average(if(ISANUMBER(A1:A10000),A1:A10000))) but it doesn't work.
Here is the table.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]A
[/TD]
[TD]12-Dec-18
[/TD]
[TD]X
[/TD]
[TD]A
[/TD]
[TD]11-Mar-19
[/TD]
[TD]ABC
[/TD]
[TD]89
[/TD]
[TD]0
[/TD]
[TD]B
[/TD]
[TD]5-Apr-19
[/TD]
[TD]X
[/TD]
[TD]B
[/TD]
[TD]14-May-19
[/TD]
[TD]B
[/TD]
[TD]39
[/TD]
[/TR]
</tbody>[/TABLE]
I hope there is a way!!
PLEASE HELP!!
Regards,
JaretAleb
I'm trying to average column that only contain number (and ignoring zero) but I still dont get the right formula.
I tried with (=average(if(ISANUMBER(A1:A10000),A1:A10000))) but it doesn't work.
Here is the table.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]A
[/TD]
[TD]12-Dec-18
[/TD]
[TD]X
[/TD]
[TD]A
[/TD]
[TD]11-Mar-19
[/TD]
[TD]ABC
[/TD]
[TD]89
[/TD]
[TD]0
[/TD]
[TD]B
[/TD]
[TD]5-Apr-19
[/TD]
[TD]X
[/TD]
[TD]B
[/TD]
[TD]14-May-19
[/TD]
[TD]B
[/TD]
[TD]39
[/TD]
[/TR]
</tbody>[/TABLE]
I hope there is a way!!
PLEASE HELP!!
Regards,
JaretAleb