if that makes sense!
I have a column of data, and i want to find the average, but I need to ignore all values that are 0
I ccame up with =AVERAGE(IF(G3:G72>=0,G3:G72,"")) - but that's clearly rubbish!
Any help would be much appreciated!
Cheers
I have a column of data, and i want to find the average, but I need to ignore all values that are 0
I ccame up with =AVERAGE(IF(G3:G72>=0,G3:G72,"")) - but that's clearly rubbish!
Any help would be much appreciated!
Cheers