C
Colin Macleod
I'm trying to use countif to count the number of values in a range that are
greater than the value in another cell. For example,
countif(a1:a200,>a201) - but this gives an error message. How do I get round
this? I know it will work if I enter the value in the cell i.e.
countif(a1:a200,">3456") , but I don't want to do this.
Help gratefully received.
Thanks
Colin Macleod
greater than the value in another cell. For example,
countif(a1:a200,>a201) - but this gives an error message. How do I get round
this? I know it will work if I enter the value in the cell i.e.
countif(a1:a200,">3456") , but I don't want to do this.
Help gratefully received.
Thanks
Colin Macleod