Thread
:
Counting
View Single Post
#
2
Posted to microsoft.public.excel.misc
Stephen[_2_]
external usenet poster
Posts: 364
Counting
"Ravi" wrote in message
...
I am trying to count how many times the value in Col A has exceeded the
value
in Col B in a given range, How to get this
One way (adjust range lenth to suit):
=SUMPRODUCT(--(A1:A999B1:B999))
Reply With Quote
Stephen[_2_]
View Public Profile
Find all posts by Stephen[_2_]