There's .173 and 1, both greater than .17; but even if there is only one number greater than .17, then I should read a value of "1", not "0" for the entire column. I am just looking for the basic formula. Is there some error with yours?
I thought that the 1 was the result of the formula.
The reason that you are getting 0 is that you have a circular reference.
Either move the formula to another column, or specify the range of data you want to work on like
=COUNTIFS(Q2:Q17,">0.17")
You're welcome & thanks for the feedback.
A circular reference is when a formula is looking at the cell that contains the formula.
In this case you were looking for any cell in col Q that was greater than 0.17, but as the formula is in col Q it tries to count itself.
I have one more question, I have a similar scenario in a column where instead of numbers, I have "Good" or "Reject" and I want to count how many are "Reject". I tried using =COUNTIFS(G13:G798,"Reject"). How can I do this for words? See picture below.
We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel
Which adblocker are you using?
Disable AdBlock
Follow these easy steps to disable AdBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the icon in the browser’s toolbar. 2)Click on the "Pause on this site" option.
Go back
Disable AdBlock Plus
Follow these easy steps to disable AdBlock Plus
1)Click on the icon in the browser’s toolbar. 2)Click on the toggle to disable it for "mrexcel.com".
Go back
Disable uBlock Origin
Follow these easy steps to disable uBlock Origin
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.
Go back
Disable uBlock
Follow these easy steps to disable uBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.