What Does It Do?
This function tests a cell and shows TRUE if there is an error value in the cell. It will show FALSE if the contents of the cell calculate without an error, or if the error is the #NA message.
Syntax
=ISERR(CellToTest)
The CellToTest can be a cell reference or a calculation.
Formatting
No special formatting is needed.