Ignore errors in range
Hi
Or implement an error handling into your formulas in column A, like
=IF(ISERROR(YourFormula,"",YourFormula)
--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )
"hmm" wrote in message
...
The function =MAX(A:A) is giving a #N/A error because some of the cells in
column A are errors.
Is there a way to tell MAX to ignore errors (perhaps by putting A:A into
some sort of filter function)?
|