G
Glen Parry
I am attempting to obtain details of a range of call
response times, that fit within a maximum time. The cells
I am attempting to select this data from are formatted to
give the results in seconds, though the results just need
to be numeric. It would appear that the '=COUNTIF'function
is what I should be using and I have tried the following
formula:
=COUNTIF(N2:N65,"<=10")
Unfortunately, for a range of 21 filled cells, of which
only 13 match the criteria (i.e. the value is less than or
equal to 10 seconds) the formula gives a result of 64
matches.
The version of Excel in use is 97 SR-2.
Thanks in advance for any ideas that can be come up with
as to what is going wrong.
response times, that fit within a maximum time. The cells
I am attempting to select this data from are formatted to
give the results in seconds, though the results just need
to be numeric. It would appear that the '=COUNTIF'function
is what I should be using and I have tried the following
formula:
=COUNTIF(N2:N65,"<=10")
Unfortunately, for a range of 21 filled cells, of which
only 13 match the criteria (i.e. the value is less than or
equal to 10 seconds) the formula gives a result of 64
matches.
The version of Excel in use is 97 SR-2.
Thanks in advance for any ideas that can be come up with
as to what is going wrong.