Thread
:
Counting Values
View Single Post
#
2
Ron de Bruin
Posts: n/a
Try this
=COUNTIF(A1:A100,""&(B2+B3))
--
Regards Ron de Bruin
http://www.rondebruin.nl
"Adam1 Chicago" wrote in message
...
What formula can I write to say: How many values in A1:A100 are greater
than
B2+B3?
Reply With Quote