Home |
Search |
Today's Posts |
#2
![]() |
|||
|
|||
![]()
one way:
=COUNTIF(B:B,"0") In article , thanks wrote: IN a count if formula hao can I exclude "letters". Example: A 3 B 0 C h D 2 E k The formula should only count numbers greater than 0 and it should not inlcude the letters. The aswer in this example must be "2". |