View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Shane Devenshire[_2_] Shane Devenshire[_2_] is offline
external usenet poster
 
Posts: 3,346
Default how can i use countif function inside a filtered range

Hi,

Not much detail here, so this is the general idea:

=SUMPRODUCT(SUBTOTAL(3,OFFSET(C13:C18,ROW(13:18)-13,0,1)),--(C13:C18="Red"))

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"jayin" wrote:

How can I use countif function inside a filtered range