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


Try this

=COUNTIF(data!bc:bc,"0%")-COUNTIF(data!bc:bc,"=10%")

If you want to count values that equals to 10%, take the equal sign
away before the 10%

HTH


--
Bearacade


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