Hello everyone,
I have giant file containing various time values. I have to sort those times according to frequency. What I managed to do is to sort them like:
00:00:00 123 occurences
between 0 and 1 456 occurences
between 1 and 2 789 occurences
etc...
What I cant do is same thing, but for NEGATIVE numbers. I was using countifs function for positive values, but for negatives it always responds with 0 as a result of occurences.
Any advice/ help?
Thanks
I have giant file containing various time values. I have to sort those times according to frequency. What I managed to do is to sort them like:
00:00:00 123 occurences
between 0 and 1 456 occurences
between 1 and 2 789 occurences
etc...
What I cant do is same thing, but for NEGATIVE numbers. I was using countifs function for positive values, but for negatives it always responds with 0 as a result of occurences.
Any advice/ help?
Thanks