I am using Excel 2010.
I need to count the number of times the cell values in range 2 are greater than the cell values in range 1. I've tried different variations with no luck. I also tried using the one suggested by the software via the Formula/Function option and did not get the expected results. I didn't try COUNTIFS because it I don't have multiple criterias (at least I don't think that I do).
Some of the variations that I've tried:
1. =countif(z2:z23,">",s2:s23)
2. =countif((z2:z23)'>'(s2:s23))
3. =countif(z2:z23,'">s2:s23") Note: This was the formula created by the software based on the words I entered
I'd appreciate any suggestions.
MLCall
Bookmarks