COUNTIF over several worksheets

  • Thread starter Thread starter Roy K
  • Start date Start date
R

Roy K

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
 
Hi, thanks for suggestion.
Tried it but it didn't contain the countif.3d function :)
(only 4 functions)

Do you know any other addin, containing a countif (3d)
function ?
 
Back
Top