S
Shpendi
Hi all
I 'm using a countif function that is based on 3 arguments.
=COUNTIF($I$2:$I$300,">=" & $B$3)/COUNTIF($I$2:$I$300,"="
& "open")+COUNTIF($C$2:$C$300,"=" & A14)
This countif function works except adds 1 to the expected
answer.
If I subtract 1 will this be unstable?
Any ideas please?
Thanks in advance
Shpendi
I 'm using a countif function that is based on 3 arguments.
=COUNTIF($I$2:$I$300,">=" & $B$3)/COUNTIF($I$2:$I$300,"="
& "open")+COUNTIF($C$2:$C$300,"=" & A14)
This countif function works except adds 1 to the expected
answer.
If I subtract 1 will this be unstable?
Any ideas please?
Thanks in advance
Shpendi