Sorry, I picked up on sheet1:sheet31 as in your post.
As there is no way to deduce the sheet names in this format, you will need to store them in M1:M31 and use
=SUMPRODUCT(COUNTIF(INDIRECT("'"&M1:M31&"'!E6:E35"),">=1"))
-- HTH
Bob Phillips
(replace somewhere in email address with gmail if mailing direct)
"Mhz" <Mhz.2agxtb_1152096603.6952[ at ]excelforum-nospam.com> wrote in message news:Mhz.2agxtb_1152096603.6952[ at ]excelforum-nospam.com...
[Quoted Text] > > Thanks Bob for the fast response, Much appreciated.. > > I keep getting an Invalid Cell Reference Error with this formula, > should I substitute any data in the formula to adapt to my sheet names > as I displayed? My sheets are labled (1ST:31ST) eg. 1ST, 2ND, 3RD > ..31ST etc.... > > thanks in advance.. > > > -- > Mhz > ------------------------------------------------------------------------ > Mhz's Profile:
http://www.excelforum.com/member.php?action=getinfo&userid=35980 > View this thread: http://www.excelforum.com/showthread.php?threadid=558346 >
|