M
merlin
I need to add up the number of times there is a "Y" in a cell on a
multi-worksheet questionnaire (one sheet per respondant).
COUNTIF doesn't seem to work across multiple sheets. Is there a way around
this (without resorting to VBA)?
I'm thinking I might have to double up on each sheet, convert the Ys to 1s
and sum them.
multi-worksheet questionnaire (one sheet per respondant).
COUNTIF doesn't seem to work across multiple sheets. Is there a way around
this (without resorting to VBA)?
I'm thinking I might have to double up on each sheet, convert the Ys to 1s
and sum them.