Leading the way in Microsoft Office Development
 Home|Excel|Word|PowerPoint|Consultancy|Feedback|Contact 
 Microsoft Excel > Functions > Information

 
CELLThe number or text string indicating information about a cell.
ERROR.TYPEThe number corresponding to a particular error value in a cell.
INFOThe text string returning useful information about the environment.
ISBLANKThe boolean value depending if the value is blank.
ISERRThe boolean value depending if the value is an error (not N/A).
ISERRORThe boolean value depending if the value is an error.
ISEVEN*The boolean value depending if the value is an even number.
ISLOGICALThe boolean value depending if the value is True or False.
ISNAThe boolean value depending if the value is N/A.
ISNONTEXTThe boolean value depending if the value is non text.
ISNUMBERThe boolean value depending if the value is a number.
ISODD*The boolean value depending if the value is an odd number.
ISREFThe boolean value depending if the value is a cell reference.
ISTEXTThe boolean value depending if the value is text.
NThe value converted to a number.
NAThe error value #N/A.
TYPEThe number indicating the datatype of the value.
 
 Note: * These are Analysis ToolPak functions

 Copyright © 2004-2007 Better Solutions Limited. All Rights Reserved.Top