in cell O45 I have a countif formula
The formula is looking at the cell range O7:O11 and counting yes,no, n/a appear.
I then want to conver the result of the countif from a number to a text value using this logic:
If the "no" count is zero, return "yes"
If the "no" count is 1-5, return...