tonenp1968
New Member
- Joined
- Dec 7, 2015
- Messages
- 2
I am working on a spreadsheet of mostly pass or fail that has comments spaced throughout it. The person who made the spreadsheet used this formula to achieve a pass or fail percentage:
=COUNTIF(M18:AX18,"Pass")/COUNTA(M18:AX18)
But it counts the columns that have comments as a fail so it doesn't give a true percentage. After the Pass / Fail section starts there are 5 columns of comments spaced out through the rest of the spreadsheet. What is the formula to count only pass or fail and nothing else, either by what it says or by what column it is on?
Thank you in advance for help.
Tony P.
=COUNTIF(M18:AX18,"Pass")/COUNTA(M18:AX18)
But it counts the columns that have comments as a fail so it doesn't give a true percentage. After the Pass / Fail section starts there are 5 columns of comments spaced out through the rest of the spreadsheet. What is the formula to count only pass or fail and nothing else, either by what it says or by what column it is on?
Thank you in advance for help.
Tony P.