=COUNTIF(A1:A1000,"=yes")/COUNTA(A1:A1000)
--OR--
=COUNTIF(A1:A1000,"=no")/COUNTA(A1:A1000)
Format this cell as percent (%)
this will not count rows with blanks (COUNTA) only counts cells with
entries.
Does this work for you?
--
swatsp0p
------------------------------------------------------------------------
swatsp0p's Profile:
http://www.excelforum.com/member.php...o&userid=15101
View this thread:
http://www.excelforum.com/showthread...hreadid=473541