Thread: COUNTIF
View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.misc
Dav
 
Posts: n/a
Default COUNTIF


Try sumproduct

sumproduct((a2:a1000)*(a2:a100<0.1))

the percents are still values between 0 and 1 so 10%=0.1

Regards

Dav


--
Dav
------------------------------------------------------------------------
Dav's Profile: http://www.excelforum.com/member.php...o&userid=27107
View this thread: http://www.excelforum.com/showthread...hreadid=555616