L
LDanix
I am trying to get a count of a few cells. I just need them to be counted if
they are greater than 0. I have tried two different ways and both give me an
error. Here's what I have tried:
=COUNTIF((E6,N6,AI6,AL6,AO6),">0")
and
=COUNTIF(E6+N6+AI6+AO6+),">0"
Any help would be greatly appreciated.
they are greater than 0. I have tried two different ways and both give me an
error. Here's what I have tried:
=COUNTIF((E6,N6,AI6,AL6,AO6),">0")
and
=COUNTIF(E6+N6+AI6+AO6+),">0"
Any help would be greatly appreciated.