On Friday, March 4, 2022 at 2:19:53 PM UTC-5, Martin Halliday wrote:
If I fill cells A1:A4 in a spreadsheet with the values:
"< 4 hours"
"4-8 hours"
"1-3 days"
"> 3 days"
Then in A5 I enter the formula =COUNTIF(A1:A4,A4)
The calculated result is 4 even though clearly only A4 matches, and the count should be 1.
Hi,
I am not sure exactly what you are trying to accomplish. All of the cells are filled with text and the numbers are meaningless.
=COUNTIF(A1:A4, "> days") in cell A4 gives me 4. I am testing for "> days" or " > days".
Thanks, David
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)