I am looking for a formula that will allow a cell to be populated with the average of a range of 7 cells but only where all cells in the range have a value greater that zero (Blank).
Example
If the value of all cells in range A1:A7 are greater than zero then return the average of the values of the cells in the range, else return zero.
Many thanks
Example
If the value of all cells in range A1:A7 are greater than zero then return the average of the values of the cells in the range, else return zero.
Many thanks