The Excel ISNA function returns TRUE when a cell contains the #N/A error and FALSE for any other value, or …
Category: Information function
The Excel ISLOGICAL function returns TRUE when a cell contains the logical values TRUE or FALSE, and returns FALSE for cells that …
The Excel ISFORMULA function returns TRUE when a cell contains a formula, and FALSE if not. When a cell contains …
The Excel ISEVEN function returns TRUE when a numeric value is even, and FALSE for odd numbers. ISEVEN will return …
The Excel INFO function returns information about the current environment, including platform, Excel version, number of worksheets in a workbook, …
The Excel ISBLANK function returns TRUE when a cell contains is empty, and FALSE when a cell is not empty. …
The Excel ISERR function returns TRUE for any error type except the #N/A error. You can use the ISERR function …
ISERROR is a logical function which is used to identify whether the cells being referred to has an error or …
The Excel ERROR.TYPE function returns a number that corresponds to a specific error value. You can use ERROR.TYPE to test …
The Excel CELL function returns information about a cell in a worksheet. The type of information to be returned is …