I am trying to work with an average formula, that includes a few other average formulas within.
The results of my formula are either a numerical value, or 'FALSE
'.
When I highlight the 8 values I get the correct average calculationin the example below result is -2.5. and when I use =AVERAGE(A2,A3,A4......A9)
I get correct result as -2.5.
However, when I replace A2 within the Average formula with the formula within cell A2, I get a different result.
appreciate any help on this