The ISERROR function in Excel
The ISERROR function allows you to test whether a cell has generated an error message. This is particularly useful for division by zero (#DIV/0!) errors and is often combined with an IF statement to provide an alternate action if an error is generated.
Views: 802 | | by Brad
View this tutorial