View Single Post
  #6   Report Post  
swatsp0p
 
Posts: n/a
Default


Then subtract the number of "n/a" from the count of columns (31), as
such:

=COUNTIF(A9:AE9,"=y")/(31-COUNTIF(A9:AE9,"=n/a"))

Should work.


--
swatsp0p


------------------------------------------------------------------------
swatsp0p's Profile: http://www.excelforum.com/member.php...o&userid=15101
View this thread: http://www.excelforum.com/showthread...hreadid=469224