This method returns a logical value if a cell is empty (TRUE or FALSE). =ISBLANK(A1), for example, will return TRUE if A1 is empty but FALSE if it includes text or formulae. The cell may appear to be empty at times, although this is not always the case.
Syntax:
=ISBLANK (value)
Parameter list:
value – the value that will be checked.
Ask Your Query