I have a problem here.
I want to count the number of cells that meet a certain criteria. The problem is that the cells are not all immediately adjacent to each other, for example let's say I have a value in column e4,h4,i4,l4,o4 & r4. I want the formula to count how many of these selected cells have a value greater than 0.
I was trying to do something to the tune of =countif(or(e4,h4,i4,o4,r4)>0). But it did not work. I know I'm way off on this, can anyone help?
Thanks, Paul
I want to count the number of cells that meet a certain criteria. The problem is that the cells are not all immediately adjacent to each other, for example let's say I have a value in column e4,h4,i4,l4,o4 & r4. I want the formula to count how many of these selected cells have a value greater than 0.
I was trying to do something to the tune of =countif(or(e4,h4,i4,o4,r4)>0). But it did not work. I know I'm way off on this, can anyone help?
Thanks, Paul