R
RoyK
Hi,
Getting #value eror when using countif trough several
worksheets (in the same workbook).
Does anyone now if this should work.
Example:
=COUNTIF(Sheet2:Sheet4!A1;">0")
(does not work)
Works OK
=COUNT(Sheet2:Sheet4!A1)
and COUNTIF on the same sheet is OK:
=COUNTIF(B5:B7;">0")
Thanks
Getting #value eror when using countif trough several
worksheets (in the same workbook).
Does anyone now if this should work.
Example:
=COUNTIF(Sheet2:Sheet4!A1;">0")
(does not work)
Works OK
=COUNT(Sheet2:Sheet4!A1)
and COUNTIF on the same sheet is OK:
=COUNTIF(B5:B7;">0")
Thanks