london town

Excel offers a variety of information functions that provide details about cells, worksheets, and workbooks. These functions can be useful for automating tasks, debugging formulas, and creating dynamic reports. By understanding and utilizing these information functions, you can create more efficient and informative spreadsheets.

Excel’s information functions are designed to provide details about the content, formatting, and location of cells within a spreadsheet. Here are some key information functions and their uses:

onsite online logo
Information
FunctionVersionPurposeArguments
CELLExcel 2003Get information about a cellinfo_type reference
ERROR.TYPEExcel 2003Test for a specific error valueerror_val
INFOExcel 2003Get information about current environmenttype_text
ISBLANKExcel 2003Test if a cell is emptyvalue
ISERRExcel 2003Test for any error but #N/Avalue
ISERRORExcel 2003Test for any errorvalue
ISEVENExcel 2003Test if a value is evenvalue
ISFORMULAExcel 2013Test if cell contains a formulareference
ISLOGICALExcel 2003Test if a value is logicalvalue
ISNAExcel 2003Test for the #N/A errorvalue
ISNONTEXTExcel 2003Test for a non-text valuevalue
ISNUMBERExcel 2003Test for numeric valuevalue
ISODDExcel 2003Test if a value is oddvalue
ISREFExcel 2003Test for a referencevalue
ISTEXTExcel 2003Test for a text valuevalue
NExcel 2003Convert a value to a numbervalue
NAExcel 2003Create an #N/A error 
SHEETExcel 2013Get sheet index numbervalue
SHEETSExcel 2013Get number of sheets in a referencereference
TExcel 2003Filter text values onlyvalue
TYPEExcel 2003Get the type of value in a cellvalue