This function will count the number of empty cells.
Syntax:
=COUNTBLANK (range)
Parameter list:
range – the range within which blank cells should be counted.
=COUNTBLANK(D2:D7), for example, counts the number of blank cells in the range D2:D7.
Ask Your Query