View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default 3 dimensional COUNTIF

Hi,

The excellent addin Morefunc has just such a 3D formula

http://xcell05.free.fr/morefunc/english/

You would then use

=COUNTIF.3D(Sheet1:Sheet10!A1,"x")

Mike
"Faraz A. Qureshi" wrote:

Any idea how to carryout an exercise of counting the number of times an entry
appears in multiple sheets' cells A1?

In other words a formula like:
=COUNTIF(Sheet1:Sheet10!A1,"X")

So as to checkout the number of sheets carrying "X" in their respective cell
A1?
--
Best Regards,

Faraz