G
Guest
I have a worksheet containing formulas in the range of A1
G5000. I wrote
the following formula to count the number of (any) errors in that range:
=COUNT(ISERROR(A1
G5000))
I know there are 4 cells containing errors, but the aforementioned formula
returns a value of 1.
Any help would be greatly appreciated. Thanks.

the following formula to count the number of (any) errors in that range:
=COUNT(ISERROR(A1

I know there are 4 cells containing errors, but the aforementioned formula
returns a value of 1.
Any help would be greatly appreciated. Thanks.