Hi everybody,
I'm trying to use COUNTIF to determine how many cells in my worksheet shows a greater or equal value than another cell in the same line, but another column.
I have tried =COUNTIF(K:K,">="&J:J) but apparently it compares each cell in the range to a sum of the values in J:J column.
Does anybody know if it is possible to compare ranges using COUNTIF or any other function that might work for my problem?
Thanks!!!
Bookmarks