Skip to content

Information

Built-in functions › Spreadsheet formulas › Information

17 functions in this category.

FunctionWhat it does
cellInformation about formatting, location, or contents of a cell.
errortypeNumeric code identifying an error.
infoInformation about the current operating environment.
isblankTest whether a cell is blank.
iserrTest for any error except #N/A.
iserrorTest whether a value is any error.
isevenTest whether a number is even.
isnaTest whether a value is #N/A.
isnontextTest whether a value is not text.
isoddTest whether a number is odd.
isrefTest whether a value is a cell reference.
istextTest whether a value is text.
nConvert a value to a number; non-numeric becomes 0.
naReturn the #N/A error value.
sheetSheet number of a reference.
sheetsNumber of sheets in a workbook or reference.
typeNumeric code identifying the type of a value.