W
WANDO
I have to calculate the average results of user surveys,
but only if two conditions are satisfied. The
spreadsheet has the names of the respondants in the far
left column, and next column has the first of the two
conditions that has to be satisfied (its "yes" or "no").
The second condition that must be satisfied is a column
heading. The problem is that when I use the AVERAGE
function in an array formula (to 'ask' the two
questions), a 'false' result on the second conditions
returns a '0' value, and is therefore counted in
calculating the average when it should not be. Using the
SUM function in the same array returns the correct
answer, but the COUNT funtion using the same array does
not...so I can't do the math myself either. Any
suggestions?
but only if two conditions are satisfied. The
spreadsheet has the names of the respondants in the far
left column, and next column has the first of the two
conditions that has to be satisfied (its "yes" or "no").
The second condition that must be satisfied is a column
heading. The problem is that when I use the AVERAGE
function in an array formula (to 'ask' the two
questions), a 'false' result on the second conditions
returns a '0' value, and is therefore counted in
calculating the average when it should not be. Using the
SUM function in the same array returns the correct
answer, but the COUNT funtion using the same array does
not...so I can't do the math myself either. Any
suggestions?