Let's say you have data in the range A1:A6. The data is
represented as "y" (without the quotes) for Yes and "n"
(without the quotes) for No. In cell A8 type the
follwoing formula
COUNTIF(A1:A6,"y")/COUNTA(A1:A6)
This will give you the answer as 0.666 which is 66%
Let's say you have data in the range A1:A6. The data is
represented as "y" (without the quotes) for Yes and "n"
(without the quotes) for No. In cell A8 type the
follwoing formula
COUNTIF(A1:A6,"y")/COUNTA(A1:A6)
This will give you the answer as 0.666 which is 66%
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.