DW Faisalabad New Version

DW Faisalabad New Version
Please Jump to New Version
  • Working with Tables
  • While there are four types of database objects in Access, tables are arguably the most ... read more

    Monday, 3 July 2017

    IsError

    This example illustrates the ISERROR function in Excel.

    1. For example, Excel displays the #DIV/0! error when a formula tries to divide a number by 0.



    The ISERROR function checks whether a value is an error and returns TRUE or FALSE.

    2. Use the IF and the ISERROR function. If a cell contains an error, the value 5 is returned. If not, the value 100 is returned.

    .