View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
joel[_974_] joel[_974_] is offline
external usenet poster
 
Posts: 1
Default Challlenging COUNT IFS?


You are testing 12 columns. Yyou want to add up the countif test for
0,1and nothing seperately. The results should be 12 if these are the
only results

=if(countif(d23:o23,0)+countif(d23:o23,1)+countif( d23:o23,"")=12,1,0)


--
joel
------------------------------------------------------------------------
joel's Profile: http://www.thecodecage.com/forumz/member.php?u=229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=200230

http://www.thecodecage.com/forumz