P
Phil Wagner
Hello -
I need to average a range of cells B2:Y31. Normally, I'd use the formula
=AVERAGE(B2:Y31)... easy enough.
The twist is that I need to average that range of cells, BUT any cell that
has a value less than 1 or more than 900 cannot be used in the calculation.
These values are considered invalid for my purposes.
All cell values are referencing a cell value in another worksheet that is
part of the spreadsheet; for instance =bam!B2
How can I use a formula to automatically calculate the average of the range
without calculating the invalid values?
TIA!
I need to average a range of cells B2:Y31. Normally, I'd use the formula
=AVERAGE(B2:Y31)... easy enough.
The twist is that I need to average that range of cells, BUT any cell that
has a value less than 1 or more than 900 cannot be used in the calculation.
These values are considered invalid for my purposes.
All cell values are referencing a cell value in another worksheet that is
part of the spreadsheet; for instance =bam!B2
How can I use a formula to automatically calculate the average of the range
without calculating the invalid values?
TIA!