G
Guest
I am looking for suggestions on how to use a cell reference in an expression in the countif function. Example
countif($a$1:$a$1500, ">L5") where L5 has a value of 425. If I put 425 in, it works. However, I am attempting to copy this formula to every row and the L5 becomes L6, L7 etc.
countif($a$1:$a$1500, ">L5") where L5 has a value of 425. If I put 425 in, it works. However, I am attempting to copy this formula to every row and the L5 becomes L6, L7 etc.