Why? Why? Equation works but returns a #VALUE to cell
Posted by Mike Kleimeyer on March 07, 2001 8:51 AM
This formula =sum(n(l2:l32>0)) works and in the formula editor shows returning a number but in the actual cell it returns a #VALUE error. I need to total all the cells in the range that have a number greater than zero. I cant us COUNTIF because in some cases the cells contain text and I think that will not work.