D
Dennis
Using 2003 at home and 2000 at work
Would like to count the number of cells in a range that have a result from a formula.
The particular range of cells is filled with array formulae.
Thus, the cells are not "" because they have a formula.
But I would like to know how many cells, in the range of cells, where the formula produced a
displayed value.
I tried countif(A1
20,not("")) (and other variations without success)
TIA Dennis
Would like to count the number of cells in a range that have a result from a formula.
The particular range of cells is filled with array formulae.
Thus, the cells are not "" because they have a formula.
But I would like to know how many cells, in the range of cells, where the formula produced a
displayed value.
I tried countif(A1
TIA Dennis