The function ISBLANK checks whether a cell is an empty cell or not, and returns TRUE if the cell is empty or FALSE if not.
Syntax:
=Isblank(cell)
Cell. Is the reference to the cell to be tested.