Hi everyone,
I am trying to perform an average calculation at the end of a column and my issue is that the column e.g H3:H12 contains zero values as a default from another formula. This is causing the problem where for example the column only contains three real entries (other than zero), instead of diving the sum by three to return the true average it is dividing the sum by 10 (the number of rows in the section) and returning an incorrect answer.
I want to perform the average calculation based only on the cells that have a value greater than zero.
Thanks for any help you can provide.
I am trying to perform an average calculation at the end of a column and my issue is that the column e.g H3:H12 contains zero values as a default from another formula. This is causing the problem where for example the column only contains three real entries (other than zero), instead of diving the sum by three to return the true average it is dividing the sum by 10 (the number of rows in the section) and returning an incorrect answer.
I want to perform the average calculation based only on the cells that have a value greater than zero.
Thanks for any help you can provide.