S
squib
Hi there, I've got a sheet of pass/fails that I'm trying to get th
count of. My problem is that I am classifying them on a scale of 1 t
4. I want to be able to tell how many 1s, 2s, etc. I've got. I ca
get the total count no problem using
=COUNTIF(C15:F181; "F")
Is there any way of just counting the number of Fs in a row that ha
been classified? Any help would be appreciated, thank
count of. My problem is that I am classifying them on a scale of 1 t
4. I want to be able to tell how many 1s, 2s, etc. I've got. I ca
get the total count no problem using
=COUNTIF(C15:F181; "F")
Is there any way of just counting the number of Fs in a row that ha
been classified? Any help would be appreciated, thank